Public Member Functions | |
def | __init__ |
def | disable |
def | enable |
def | minimal_callback |
def | verbose_callback |
Private Attributes | |
_callback | |
_cam_id | |
_cam_info_sub | |
_cb_args | |
_features_sub | |
_image_rect_sub | |
_image_sub | |
_lock | |
_minimal_sync | |
_mode | |
_verbose_sync |
Definition at line 77 of file sensor_managers.py.
def capture_executive.sensor_managers.CamManager.__init__ | ( | self, | |
cam_id, | |||
callback, | |||
cb_args | |||
) |
Definition at line 78 of file sensor_managers.py.
Definition at line 133 of file sensor_managers.py.
def capture_executive.sensor_managers.CamManager.enable | ( | self, | |
verbose = False |
|||
) |
Definition at line 125 of file sensor_managers.py.
def capture_executive.sensor_managers.CamManager.minimal_callback | ( | self, | |
cam_info, | |||
features | |||
) |
Definition at line 112 of file sensor_managers.py.
def capture_executive.sensor_managers.CamManager.verbose_callback | ( | self, | |
cam_info, | |||
features, | |||
image, | |||
image_rect | |||
) |
Definition at line 96 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.
Definition at line 78 of file sensor_managers.py.