rosh_common::camera::Camera Class Reference
List of all members.
Detailed Description
Definition at line 56 of file camera.py.
Member Function Documentation
def rosh_common::camera::Camera::__call__ |
( |
|
self, |
|
|
|
args, |
|
|
|
kwds | |
|
) |
| | |
Poll image from camera.
@return: current transform
@rtype: L{Transform}
Definition at line 108 of file camera.py.
def rosh_common::camera::Camera::__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
config | |
|
) |
| | |
ctor.
@param config: Namespace configuration instance with additional 'listener' attribute.
@type config: L{NamespaceConfig}
Definition at line 58 of file camera.py.
def rosh_common::camera::Camera::__repr__ |
( |
|
self |
) |
|
def rosh_common::camera::Camera::__str__ |
( |
|
self |
) |
|
def rosh_common::camera::Camera::_init_cam_info |
( |
|
self |
) |
[private] |
def rosh_common::camera::Camera::_list |
( |
|
self |
) |
[private] |
Override Namespace._list()
Definition at line 67 of file camera.py.
def rosh_common::camera::Camera::_show |
( |
|
self |
) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following file: