cfg::ImageRotateConfig Namespace Reference

Variables

int all_level = 0
list config_description = [{'srcline': 41, 'description': 'Frame in which the target vector is specified. Empty means the input frame.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_frame_id', 'edit_method': '', 'default': 'base_link', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 42, 'description': 'X coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_x', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 43, 'description': 'Y coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_y', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 44, 'description': 'Z coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_z', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 46, 'description': 'Frame in which the source vector is specified. Empty means the input frame.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 47, 'description': 'X coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_x', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 48, 'description': 'Y coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_y', 'edit_method': '', 'default': -1.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 49, 'description': 'Z coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_z', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 51, 'description': "Frame to publish for the image's new orientation. Empty means add '_rotated' suffix to the image frame.", 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'output_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 52, 'description': 'Frame to use for the original camera image. Empty means that the frame in the image or camera_info should be used depending on use_camera_info.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'input_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 54, 'description': 'Indicates that the camera_info topic should be subscribed to to get the default input_frame_id. Otherwise the frame from the image message will be used.', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'use_camera_info', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 56, 'description': 'Limits the rate at which the image can rotate (rad/s). Zero means no limit.', 'max': 100.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'max_angular_rate', 'edit_method': '', 'default': 10.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 58, 'description': 'Size of the output image as a function of the input image size. Can be varied continuously between the following special settings: 0 ensures no black ever appears, 1 is small image dimension, 2 is large image dimension, 3 is image diagonal.', 'max': 3.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'output_image_size', 'edit_method': '', 'default': 2.0, 'level': 0, 'min': 0.0, 'type': 'double'}]
 *********************************************************
dictionary defaults = {}
dictionary level = {}
dictionary max = {}
dictionary min = {}
dictionary type = {}

Variable Documentation

Definition at line 50 of file ImageRotateConfig.py.

list cfg::ImageRotateConfig::config_description = [{'srcline': 41, 'description': 'Frame in which the target vector is specified. Empty means the input frame.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_frame_id', 'edit_method': '', 'default': 'base_link', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 42, 'description': 'X coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_x', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 43, 'description': 'Y coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_y', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 44, 'description': 'Z coordinate of the target vector', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'target_z', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 46, 'description': 'Frame in which the source vector is specified. Empty means the input frame.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 47, 'description': 'X coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_x', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 48, 'description': 'Y coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_y', 'edit_method': '', 'default': -1.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 49, 'description': 'Z coordinate of the direction the target should be aligned with.', 'max': 10.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'source_z', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -10.0, 'type': 'double'}, {'srcline': 51, 'description': "Frame to publish for the image's new orientation. Empty means add '_rotated' suffix to the image frame.", 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'output_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 52, 'description': 'Frame to use for the original camera image. Empty means that the frame in the image or camera_info should be used depending on use_camera_info.', 'max': '', 'cconsttype': 'const char * const', 'ctype': 'std::string', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'input_frame_id', 'edit_method': '', 'default': '', 'level': 0, 'min': '', 'type': 'str'}, {'srcline': 54, 'description': 'Indicates that the camera_info topic should be subscribed to to get the default input_frame_id. Otherwise the frame from the image message will be used.', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'use_camera_info', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 56, 'description': 'Limits the rate at which the image can rotate (rad/s). Zero means no limit.', 'max': 100.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'max_angular_rate', 'edit_method': '', 'default': 10.0, 'level': 0, 'min': 0.0, 'type': 'double'}, {'srcline': 58, 'description': 'Size of the output image as a function of the input image size. Can be varied continuously between the following special settings: 0 ensures no black ever appears, 1 is small image dimension, 2 is large image dimension, 3 is image diagonal.', 'max': 3.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/ImageRotate.cfg', 'name': 'output_image_size', 'edit_method': '', 'default': 2.0, 'level': 0, 'min': 0.0, 'type': 'double'}]

*********************************************************

File autogenerated for the image_rotate 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 ImageRotateConfig.py.

Definition at line 47 of file ImageRotateConfig.py.

Definition at line 48 of file ImageRotateConfig.py.

dictionary cfg::ImageRotateConfig::max = {}

Definition at line 46 of file ImageRotateConfig.py.

dictionary cfg::ImageRotateConfig::min = {}

Definition at line 45 of file ImageRotateConfig.py.

Definition at line 49 of file ImageRotateConfig.py.

 All Classes Namespaces Files Functions Variables Typedefs Friends


image_rotate
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:35:44 2013