Variables | |
int | all_level = 0 |
string | Camera1394_AHD = 'AHD' |
int | Camera1394_Auto = 2 |
string | Camera1394_bggr = 'bggr' |
string | Camera1394_Bilinear = 'Bilinear' |
string | Camera1394_DownSample = 'DownSample' |
string | Camera1394_Format0_Mode0 = '160x120_yuv444' |
string | Camera1394_Format0_Mode1 = '320x240_yuv422' |
string | Camera1394_Format0_Mode2 = '640x480_yuv411' |
string | Camera1394_Format0_Mode3 = '640x480_yuv422' |
string | Camera1394_Format0_Mode4 = '640x480_rgb8' |
string | Camera1394_Format0_Mode5 = '640x480_mono8' |
string | Camera1394_Format0_Mode6 = '640x480_mono16' |
string | Camera1394_Format1_Mode0 = '800x600_yuv422' |
string | Camera1394_Format1_Mode1 = '800x600_rgb8' |
string | Camera1394_Format1_Mode2 = '800x600_mono8' |
string | Camera1394_Format1_Mode3 = '1024x768_yuv422' |
string | Camera1394_Format1_Mode4 = '1024x768_rgb8' |
string | Camera1394_Format1_Mode5 = '1024x768_mono8' |
string | Camera1394_Format1_Mode6 = '800x600_mono16' |
string | Camera1394_Format1_Mode7 = '1024x768_mono16' |
string | Camera1394_Format2_Mode0 = '1280x960_yuv422' |
string | Camera1394_Format2_Mode1 = '1280x960_rgb8' |
string | Camera1394_Format2_Mode2 = '1280x960_mono8' |
string | Camera1394_Format2_Mode3 = '1600x1200_yuv422' |
string | Camera1394_Format2_Mode4 = '1600x1200_rgb8' |
string | Camera1394_Format2_Mode5 = '1600x1200_mono8' |
string | Camera1394_Format2_Mode6 = '1280x960_mono16' |
string | Camera1394_Format2_Mode7 = '1600x1200_mono16' |
string | Camera1394_Format7_Mode0 = 'format7_mode0' |
string | Camera1394_Format7_Mode1 = 'format7_mode1' |
string | Camera1394_Format7_Mode2 = 'format7_mode2' |
string | Camera1394_Format7_Mode3 = 'format7_mode3' |
string | Camera1394_Format7_Mode4 = 'format7_mode4' |
string | Camera1394_Format7_Mode5 = 'format7_mode5' |
string | Camera1394_Format7_Mode6 = 'format7_mode6' |
string | Camera1394_Format7_Mode7 = 'format7_mode7' |
string | Camera1394_gbrg = 'gbrg' |
string | Camera1394_grbg = 'grbg' |
string | Camera1394_HQ = 'HQ' |
string | Camera1394_image_proc = '' |
int | Camera1394_Manual = 3 |
string | Camera1394_mono16 = 'mono16' |
string | Camera1394_mono16s = 'mono16s' |
string | Camera1394_mono8 = 'mono8' |
int | Camera1394_None = 5 |
string | Camera1394_none = '' |
int | Camera1394_Off = 0 |
int | Camera1394_OnePush = 4 |
int | Camera1394_Query = 1 |
string | Camera1394_raw16 = 'raw16' |
string | Camera1394_raw8 = 'raw8' |
string | Camera1394_rgb16 = 'rgb16' |
string | Camera1394_rgb16s = 'rgb16s' |
string | Camera1394_rgb8 = 'rgb8' |
string | Camera1394_rggb = 'rggb' |
string | Camera1394_Simple = 'Simple' |
string | Camera1394_VNG = 'VNG' |
string | Camera1394_yuv411 = 'yuv411' |
string | Camera1394_yuv422 = 'yuv422' |
string | Camera1394_yuv444 = 'yuv444' |
list | config_description = [{'srcline': 49, 'description': 'Global Unique ID of camera, 16 hex digits (use first camera if null).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'guid', 'edit_method': '', 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 52, 'description': 'Reset camera when opening the device.', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'reset_on_open', 'edit_method': '', 'default': False, 'level': 3, 'min': False, 'type': 'bool'}, {'srcline': 89, 'description': 'IIDC video mode.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'video_mode', 'edit_method': "{'enum_description': 'Video mode for camera.', 'enum': [{'srcline': 54, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '160x120_yuv444', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode0'}, {'srcline': 55, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '320x240_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode1'}, {'srcline': 56, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_yuv411', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode2'}, {'srcline': 57, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode3'}, {'srcline': 58, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode4'}, {'srcline': 59, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode5'}, {'srcline': 60, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode6'}, {'srcline': 61, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode0'}, {'srcline': 62, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode1'}, {'srcline': 63, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode2'}, {'srcline': 64, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode6'}, {'srcline': 65, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode3'}, {'srcline': 66, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode4'}, {'srcline': 67, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode5'}, {'srcline': 68, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode7'}, {'srcline': 69, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode0'}, {'srcline': 70, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode1'}, {'srcline': 71, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode2'}, {'srcline': 72, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode6'}, {'srcline': 73, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode3'}, {'srcline': 74, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode4'}, {'srcline': 75, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode5'}, {'srcline': 76, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode7'}, {'srcline': 77, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode0', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode0'}, {'srcline': 78, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode1', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode1'}, {'srcline': 79, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode2', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode2'}, {'srcline': 80, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode3', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode3'}, {'srcline': 81, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode4', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode4'}, {'srcline': 82, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode5', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode5'}, {'srcline': 83, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode6', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode6'}, {'srcline': 84, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode7', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode7'}]}", 'default': '640x480_mono8', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 93, 'description': 'ROS tf frame of reference, resolved with tf_prefix unless absolute.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'frame_id', 'edit_method': '', 'default': 'camera', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 96, 'description': 'Camera speed (frames per second).', 'max': 240.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'frame_rate', 'edit_method': '', 'default': 15.0, 'level': 3, 'min': 1.875, 'type': 'double'}, {'srcline': 99, 'description': 'Total IEEE 1394 bus bandwidth (Megabits/second).', 'max': 3200, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'iso_speed', 'edit_method': '', 'default': 400, 'level': 3, 'min': 100, 'type': 'int'}, {'srcline': 102, 'description': 'Camera [[camera_info_manager#URL_Names|calibration URL]] for this video_mode (uncalibrated if null).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'camera_info_url', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 107, 'description': 'Number of pixels combined for Format7 horizontal binning, use device hints if zero.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'binning_x', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 111, 'description': 'Number of pixels combined for Format7 vertical binning, use device hints if zero.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'binning_y', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 115, 'description': 'Width of Format7 Region of Interest in unbinned pixels, full width if zero.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'roi_width', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 119, 'description': 'Height of Format7 Region of Interest in unbinned pixels, full height if zero.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'roi_height', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 123, 'description': 'Horizontal offset for left side of Format7 ROI in unbinned pixels.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'x_offset', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 127, 'description': 'Vertical offset for top of Format7 ROI in unbinned pixels.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'y_offset', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 131, 'description': 'Format7 packet size (bytes), device-recommended size if zero.', 'max': 39320, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'format7_packet_size', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 148, 'description': 'Color coding (only for Format7 modes)', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'format7_color_coding', 'edit_method': "{'enum_description': 'Format7 color coding methods', 'enum': [{'srcline': 133, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'mono8'}, {'srcline': 134, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'mono16'}, {'srcline': 135, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono16s', 'ctype': 'std::string', 'type': 'str', 'name': 'mono16s'}, {'srcline': 136, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'raw8', 'ctype': 'std::string', 'type': 'str', 'name': 'raw8'}, {'srcline': 137, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'raw16', 'ctype': 'std::string', 'type': 'str', 'name': 'raw16'}, {'srcline': 138, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb8'}, {'srcline': 139, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb16', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb16'}, {'srcline': 140, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb16s', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb16s'}, {'srcline': 141, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv411', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv411'}, {'srcline': 142, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv422'}, {'srcline': 143, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv444', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv444'}]}", 'default': 'mono8', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 160, 'description': 'Bayer color encoding pattern (default: none).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'bayer_pattern', 'edit_method': "{'enum_description': 'Bayer color encoding patterns', 'enum': [{'srcline': 151, 'description': 'No Bayer encoding', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '', 'ctype': 'std::string', 'type': 'str', 'name': 'none'}, {'srcline': 152, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rggb', 'ctype': 'std::string', 'type': 'str', 'name': 'rggb'}, {'srcline': 153, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'gbrg', 'ctype': 'std::string', 'type': 'str', 'name': 'gbrg'}, {'srcline': 154, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'grbg', 'ctype': 'std::string', 'type': 'str', 'name': 'grbg'}, {'srcline': 155, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'bggr', 'ctype': 'std::string', 'type': 'str', 'name': 'bggr'}]}", 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 174, 'description': 'Bayer decoding method (default: ROS image_proc).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'bayer_method', 'edit_method': "{'enum_description': 'Bayer method', 'enum': [{'srcline': 163, 'description': 'Decode via ROS image_proc', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '', 'ctype': 'std::string', 'type': 'str', 'name': 'image_proc'}, {'srcline': 164, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'DownSample', 'ctype': 'std::string', 'type': 'str', 'name': 'DownSample'}, {'srcline': 165, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'Simple', 'ctype': 'std::string', 'type': 'str', 'name': 'Simple'}, {'srcline': 166, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'Bilinear', 'ctype': 'std::string', 'type': 'str', 'name': 'Bilinear'}, {'srcline': 167, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'HQ', 'ctype': 'std::string', 'type': 'str', 'name': 'HQ'}, {'srcline': 168, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'VNG', 'ctype': 'std::string', 'type': 'str', 'name': 'VNG'}, {'srcline': 169, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'AHD', 'ctype': 'std::string', 'type': 'str', 'name': 'AHD'}]}", 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 186, 'description': 'Brightness control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_brightness', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 189, 'description': 'Black level offset.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'brightness', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 193, 'description': 'Combined Gain, Iris & Shutter control.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_exposure', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 196, 'description': 'Auto exposure value (like contrast).', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'exposure', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 199, 'description': 'Focus control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_focus', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 202, 'description': 'Focus control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'focus', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 205, 'description': 'Gain control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_gain', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 208, 'description': 'Relative circuit gain.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'gain', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 211, 'description': 'Gamma control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_gamma', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 214, 'description': 'Gamma expansion exponent.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'gamma', 'edit_method': '', 'default': 2.2000000000000002, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 217, 'description': 'Hue control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_hue', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 220, 'description': 'Color phase.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'hue', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 223, 'description': 'Iris control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_iris', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 226, 'description': 'Iris control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'iris', 'edit_method': '', 'default': 8.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 229, 'description': 'Saturation control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_saturation', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 232, 'description': 'Color saturation.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'saturation', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 235, 'description': 'Sharpness control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_sharpness', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 238, 'description': 'Image sharpness.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'sharpness', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 241, 'description': 'Shutter control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_shutter', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 244, 'description': 'Shutter speed.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'shutter', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 247, 'description': 'White balance control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_white_balance', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 251, 'description': 'Blue or U component of white balance.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'white_balance_BU', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 255, 'description': 'Red or V component of white balance.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'white_balance_RV', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 258, 'description': 'Zoom control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_zoom', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 261, 'description': 'Zoom control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'zoom', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 264, 'description': 'Timestamp Image and CameraInfo using ros::Time::now()', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'use_ros_time', 'edit_method': '', 'default': False, 'level': 3, 'min': False, 'type': 'bool'}] |
********************************************************* | |
dictionary | defaults = {} |
dictionary | level = {} |
dictionary | max = {} |
dictionary | min = {} |
dictionary | type = {} |
list cfg::Camera1394Config::all_level = 0 |
Definition at line 50 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_AHD = 'AHD' |
Definition at line 113 of file Camera1394Config.py.
Definition at line 116 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_bggr = 'bggr' |
Definition at line 106 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Bilinear = 'Bilinear' |
Definition at line 110 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_DownSample = 'DownSample' |
Definition at line 108 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode0 = '160x120_yuv444' |
Definition at line 60 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode1 = '320x240_yuv422' |
Definition at line 61 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode2 = '640x480_yuv411' |
Definition at line 62 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode3 = '640x480_yuv422' |
Definition at line 63 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode4 = '640x480_rgb8' |
Definition at line 64 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode5 = '640x480_mono8' |
Definition at line 65 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format0_Mode6 = '640x480_mono16' |
Definition at line 66 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode0 = '800x600_yuv422' |
Definition at line 67 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode1 = '800x600_rgb8' |
Definition at line 68 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode2 = '800x600_mono8' |
Definition at line 69 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode3 = '1024x768_yuv422' |
Definition at line 71 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode4 = '1024x768_rgb8' |
Definition at line 72 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode5 = '1024x768_mono8' |
Definition at line 73 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode6 = '800x600_mono16' |
Definition at line 70 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format1_Mode7 = '1024x768_mono16' |
Definition at line 74 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode0 = '1280x960_yuv422' |
Definition at line 75 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode1 = '1280x960_rgb8' |
Definition at line 76 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode2 = '1280x960_mono8' |
Definition at line 77 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode3 = '1600x1200_yuv422' |
Definition at line 79 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode4 = '1600x1200_rgb8' |
Definition at line 80 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode5 = '1600x1200_mono8' |
Definition at line 81 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode6 = '1280x960_mono16' |
Definition at line 78 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format2_Mode7 = '1600x1200_mono16' |
Definition at line 82 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode0 = 'format7_mode0' |
Definition at line 83 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode1 = 'format7_mode1' |
Definition at line 84 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode2 = 'format7_mode2' |
Definition at line 85 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode3 = 'format7_mode3' |
Definition at line 86 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode4 = 'format7_mode4' |
Definition at line 87 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode5 = 'format7_mode5' |
Definition at line 88 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode6 = 'format7_mode6' |
Definition at line 89 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Format7_Mode7 = 'format7_mode7' |
Definition at line 90 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_gbrg = 'gbrg' |
Definition at line 104 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_grbg = 'grbg' |
Definition at line 105 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_HQ = 'HQ' |
Definition at line 111 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_image_proc = '' |
Definition at line 107 of file Camera1394Config.py.
Definition at line 117 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_mono16 = 'mono16' |
Definition at line 92 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_mono16s = 'mono16s' |
Definition at line 93 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_mono8 = 'mono8' |
Definition at line 91 of file Camera1394Config.py.
Definition at line 119 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_none = '' |
Definition at line 102 of file Camera1394Config.py.
Definition at line 114 of file Camera1394Config.py.
Definition at line 118 of file Camera1394Config.py.
Definition at line 115 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_raw16 = 'raw16' |
Definition at line 95 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_raw8 = 'raw8' |
Definition at line 94 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_rgb16 = 'rgb16' |
Definition at line 97 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_rgb16s = 'rgb16s' |
Definition at line 98 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_rgb8 = 'rgb8' |
Definition at line 96 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_rggb = 'rggb' |
Definition at line 103 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_Simple = 'Simple' |
Definition at line 109 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_VNG = 'VNG' |
Definition at line 112 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_yuv411 = 'yuv411' |
Definition at line 99 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_yuv422 = 'yuv422' |
Definition at line 100 of file Camera1394Config.py.
string cfg::Camera1394Config::Camera1394_yuv444 = 'yuv444' |
Definition at line 101 of file Camera1394Config.py.
list cfg::Camera1394Config::config_description = [{'srcline': 49, 'description': 'Global Unique ID of camera, 16 hex digits (use first camera if null).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'guid', 'edit_method': '', 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 52, 'description': 'Reset camera when opening the device.', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'reset_on_open', 'edit_method': '', 'default': False, 'level': 3, 'min': False, 'type': 'bool'}, {'srcline': 89, 'description': 'IIDC video mode.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'video_mode', 'edit_method': "{'enum_description': 'Video mode for camera.', 'enum': [{'srcline': 54, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '160x120_yuv444', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode0'}, {'srcline': 55, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '320x240_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode1'}, {'srcline': 56, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_yuv411', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode2'}, {'srcline': 57, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode3'}, {'srcline': 58, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode4'}, {'srcline': 59, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode5'}, {'srcline': 60, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '640x480_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format0_Mode6'}, {'srcline': 61, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode0'}, {'srcline': 62, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode1'}, {'srcline': 63, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode2'}, {'srcline': 64, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '800x600_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode6'}, {'srcline': 65, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode3'}, {'srcline': 66, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode4'}, {'srcline': 67, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode5'}, {'srcline': 68, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1024x768_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format1_Mode7'}, {'srcline': 69, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode0'}, {'srcline': 70, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode1'}, {'srcline': 71, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode2'}, {'srcline': 72, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1280x960_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode6'}, {'srcline': 73, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode3'}, {'srcline': 74, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode4'}, {'srcline': 75, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode5'}, {'srcline': 76, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '1600x1200_mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'Format2_Mode7'}, {'srcline': 77, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode0', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode0'}, {'srcline': 78, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode1', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode1'}, {'srcline': 79, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode2', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode2'}, {'srcline': 80, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode3', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode3'}, {'srcline': 81, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode4', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode4'}, {'srcline': 82, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode5', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode5'}, {'srcline': 83, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode6', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode6'}, {'srcline': 84, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'format7_mode7', 'ctype': 'std::string', 'type': 'str', 'name': 'Format7_Mode7'}]}", 'default': '640x480_mono8', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 93, 'description': 'ROS tf frame of reference, resolved with tf_prefix unless absolute.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'frame_id', 'edit_method': '', 'default': 'camera', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 96, 'description': 'Camera speed (frames per second).', 'max': 240.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'frame_rate', 'edit_method': '', 'default': 15.0, 'level': 3, 'min': 1.875, 'type': 'double'}, {'srcline': 99, 'description': 'Total IEEE 1394 bus bandwidth (Megabits/second).', 'max': 3200, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'iso_speed', 'edit_method': '', 'default': 400, 'level': 3, 'min': 100, 'type': 'int'}, {'srcline': 102, 'description': 'Camera [[camera_info_manager#URL_Names|calibration URL]] for this video_mode (uncalibrated if null).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'camera_info_url', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 107, 'description': 'Number of pixels combined for Format7 horizontal binning, use device hints if zero.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'binning_x', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 111, 'description': 'Number of pixels combined for Format7 vertical binning, use device hints if zero.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'binning_y', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 115, 'description': 'Width of Format7 Region of Interest in unbinned pixels, full width if zero.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'roi_width', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 119, 'description': 'Height of Format7 Region of Interest in unbinned pixels, full height if zero.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'roi_height', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 123, 'description': 'Horizontal offset for left side of Format7 ROI in unbinned pixels.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'x_offset', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 127, 'description': 'Vertical offset for top of Format7 ROI in unbinned pixels.', 'max': 65535, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'y_offset', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 131, 'description': 'Format7 packet size (bytes), device-recommended size if zero.', 'max': 39320, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'format7_packet_size', 'edit_method': '', 'default': 0, 'level': 3, 'min': 0, 'type': 'int'}, {'srcline': 148, 'description': 'Color coding (only for Format7 modes)', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'format7_color_coding', 'edit_method': "{'enum_description': 'Format7 color coding methods', 'enum': [{'srcline': 133, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono8', 'ctype': 'std::string', 'type': 'str', 'name': 'mono8'}, {'srcline': 134, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono16', 'ctype': 'std::string', 'type': 'str', 'name': 'mono16'}, {'srcline': 135, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'mono16s', 'ctype': 'std::string', 'type': 'str', 'name': 'mono16s'}, {'srcline': 136, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'raw8', 'ctype': 'std::string', 'type': 'str', 'name': 'raw8'}, {'srcline': 137, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'raw16', 'ctype': 'std::string', 'type': 'str', 'name': 'raw16'}, {'srcline': 138, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb8', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb8'}, {'srcline': 139, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb16', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb16'}, {'srcline': 140, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rgb16s', 'ctype': 'std::string', 'type': 'str', 'name': 'rgb16s'}, {'srcline': 141, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv411', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv411'}, {'srcline': 142, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv422', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv422'}, {'srcline': 143, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'yuv444', 'ctype': 'std::string', 'type': 'str', 'name': 'yuv444'}]}", 'default': 'mono8', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 160, 'description': 'Bayer color encoding pattern (default: none).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'bayer_pattern', 'edit_method': "{'enum_description': 'Bayer color encoding patterns', 'enum': [{'srcline': 151, 'description': 'No Bayer encoding', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '', 'ctype': 'std::string', 'type': 'str', 'name': 'none'}, {'srcline': 152, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'rggb', 'ctype': 'std::string', 'type': 'str', 'name': 'rggb'}, {'srcline': 153, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'gbrg', 'ctype': 'std::string', 'type': 'str', 'name': 'gbrg'}, {'srcline': 154, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'grbg', 'ctype': 'std::string', 'type': 'str', 'name': 'grbg'}, {'srcline': 155, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'bggr', 'ctype': 'std::string', 'type': 'str', 'name': 'bggr'}]}", 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 174, 'description': 'Bayer decoding method (default: ROS image_proc).', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'bayer_method', 'edit_method': "{'enum_description': 'Bayer method', 'enum': [{'srcline': 163, 'description': 'Decode via ROS image_proc', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': '', 'ctype': 'std::string', 'type': 'str', 'name': 'image_proc'}, {'srcline': 164, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'DownSample', 'ctype': 'std::string', 'type': 'str', 'name': 'DownSample'}, {'srcline': 165, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'Simple', 'ctype': 'std::string', 'type': 'str', 'name': 'Simple'}, {'srcline': 166, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'Bilinear', 'ctype': 'std::string', 'type': 'str', 'name': 'Bilinear'}, {'srcline': 167, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'HQ', 'ctype': 'std::string', 'type': 'str', 'name': 'HQ'}, {'srcline': 168, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'VNG', 'ctype': 'std::string', 'type': 'str', 'name': 'VNG'}, {'srcline': 169, 'description': '', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const char * const', 'value': 'AHD', 'ctype': 'std::string', 'type': 'str', 'name': 'AHD'}]}", 'default': '', 'level': 3, 'min': '', 'type': 'str'}, {'srcline': 186, 'description': 'Brightness control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_brightness', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 189, 'description': 'Black level offset.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'brightness', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 193, 'description': 'Combined Gain, Iris & Shutter control.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_exposure', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 196, 'description': 'Auto exposure value (like contrast).', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'exposure', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 199, 'description': 'Focus control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_focus', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 202, 'description': 'Focus control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'focus', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 205, 'description': 'Gain control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_gain', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 208, 'description': 'Relative circuit gain.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'gain', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 211, 'description': 'Gamma control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_gamma', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 214, 'description': 'Gamma expansion exponent.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'gamma', 'edit_method': '', 'default': 2.2000000000000002, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 217, 'description': 'Hue control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_hue', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 220, 'description': 'Color phase.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'hue', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 223, 'description': 'Iris control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_iris', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 226, 'description': 'Iris control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'iris', 'edit_method': '', 'default': 8.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 229, 'description': 'Saturation control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_saturation', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 232, 'description': 'Color saturation.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'saturation', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 235, 'description': 'Sharpness control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_sharpness', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 238, 'description': 'Image sharpness.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'sharpness', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 241, 'description': 'Shutter control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_shutter', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 244, 'description': 'Shutter speed.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'shutter', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 247, 'description': 'White balance control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_white_balance', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 251, 'description': 'Blue or U component of white balance.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'white_balance_BU', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 255, 'description': 'Red or V component of white balance.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'white_balance_RV', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 258, 'description': 'Zoom control state.', 'max': 4, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'auto_zoom', 'edit_method': "{'enum_description': 'Feature control states', 'enum': [{'srcline': 177, 'description': 'Use fixed value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'Off'}, {'srcline': 178, 'description': 'Query current values', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Query'}, {'srcline': 179, 'description': 'Camera sets continuously', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 2, 'ctype': 'int', 'type': 'int', 'name': 'Auto'}, {'srcline': 180, 'description': 'Use explicit value', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 3, 'ctype': 'int', 'type': 'int', 'name': 'Manual'}, {'srcline': 181, 'description': 'Camera sets once', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 4, 'ctype': 'int', 'type': 'int', 'name': 'OnePush'}, {'srcline': 182, 'description': 'Feature not available', 'srcfile': '../cfg/Camera1394.cfg', 'cconsttype': 'const int', 'value': 5, 'ctype': 'int', 'type': 'int', 'name': 'None'}]}", 'default': 1, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 261, 'description': 'Zoom control.', 'max': 4095.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'zoom', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 264, 'description': 'Timestamp Image and CameraInfo using ros::Time::now()', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/Camera1394.cfg', 'name': 'use_ros_time', 'edit_method': '', 'default': False, 'level': 3, 'min': False, 'type': 'bool'}] |
*********************************************************
File autogenerated for the camera1394 package by the dynamic_reconfigure package. Please do not edit.
********************************************************/ ********************************************************** Software License Agreement (BSD License) Copyright (c) 2008, Willow Garage, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Willow Garage nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. **********************************************************/
Definition at line 43 of file Camera1394Config.py.
dictionary cfg::Camera1394Config::defaults = {} |
Definition at line 47 of file Camera1394Config.py.
dictionary cfg::Camera1394Config::level = {} |
Definition at line 48 of file Camera1394Config.py.
dictionary cfg::Camera1394Config::max = {} |
Definition at line 46 of file Camera1394Config.py.
dictionary cfg::Camera1394Config::min = {} |
Definition at line 45 of file Camera1394Config.py.
dictionary cfg::Camera1394Config::type = {} |
Definition at line 49 of file Camera1394Config.py.