Variables
iri_door_detector::cfg::OpenDoorDetectorConfig Namespace Reference

Variables

int all_level = 0
list config_description = [{'srcline': 42, 'description': 'Minimum door width', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'min_x', 'edit_method': '', 'default': 300, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 43, 'description': 'Maximum door width', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'max_x', 'edit_method': '', 'default': 750, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 44, 'description': 'Minimum door height', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'min_y', 'edit_method': '', 'default': 850, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 45, 'description': 'Maximum door height', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'max_y', 'edit_method': '', 'default': 1200, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 46, 'description': 'Show Images for Debugging', 'max': 2, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'debugging_images', 'edit_method': '', 'default': 0, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 47, 'description': 'Run without simulation', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'no_simulator', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 48, 'description': 'Show Door Size Calibrator', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'DSC', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 49, 'description': 'Show Virtual Points', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SVP', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 50, 'description': 'Show Virtual Lines', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SVL', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 51, 'description': 'Show Door Frame Candidates', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SFC', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 52, 'description': 'Apply Sensor Range filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Range_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 53, 'description': 'Apply Perspective filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Persp_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 54, 'description': 'Apply Geometry filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Geom_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 55, 'description': 'Apply Size filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Size_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 56, 'description': 'Apply Aspect ratio filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Aspect_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 57, 'description': 'Gap between robot and door', 'max': 1.5, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'security_distance', 'edit_method': '', 'default': 0.5, 'level': 0, 'min': 0.20000000000000001, 'type': 'double'}]
 *********************************************************
dictionary defaults = {}
dictionary level = {}
dictionary max = {}
dictionary min = {}
dictionary type = {}

Variable Documentation

Definition at line 50 of file OpenDoorDetectorConfig.py.

list iri_door_detector::cfg::OpenDoorDetectorConfig::config_description = [{'srcline': 42, 'description': 'Minimum door width', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'min_x', 'edit_method': '', 'default': 300, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 43, 'description': 'Maximum door width', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'max_x', 'edit_method': '', 'default': 750, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 44, 'description': 'Minimum door height', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'min_y', 'edit_method': '', 'default': 850, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 45, 'description': 'Maximum door height', 'max': 1500, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'max_y', 'edit_method': '', 'default': 1200, 'level': 0, 'min': 50, 'type': 'int'}, {'srcline': 46, 'description': 'Show Images for Debugging', 'max': 2, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'debugging_images', 'edit_method': '', 'default': 0, 'level': 0, 'min': 0, 'type': 'int'}, {'srcline': 47, 'description': 'Run without simulation', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'no_simulator', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 48, 'description': 'Show Door Size Calibrator', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'DSC', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 49, 'description': 'Show Virtual Points', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SVP', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 50, 'description': 'Show Virtual Lines', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SVL', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 51, 'description': 'Show Door Frame Candidates', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'SFC', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 52, 'description': 'Apply Sensor Range filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Range_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 53, 'description': 'Apply Perspective filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Persp_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 54, 'description': 'Apply Geometry filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Geom_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 55, 'description': 'Apply Size filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Size_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 56, 'description': 'Apply Aspect ratio filter', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'Aspect_filter', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}, {'srcline': 57, 'description': 'Gap between robot and door', 'max': 1.5, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/open_door_detector_alg_config.cfg', 'name': 'security_distance', 'edit_method': '', 'default': 0.5, 'level': 0, 'min': 0.20000000000000001, 'type': 'double'}]

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

File autogenerated for the iri_door_detector 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 OpenDoorDetectorConfig.py.

Definition at line 47 of file OpenDoorDetectorConfig.py.

Definition at line 48 of file OpenDoorDetectorConfig.py.

Definition at line 46 of file OpenDoorDetectorConfig.py.

Definition at line 45 of file OpenDoorDetectorConfig.py.

Definition at line 49 of file OpenDoorDetectorConfig.py.



iri_door_detector
Author(s): Jose Rodriguez
autogenerated on Fri Dec 6 2013 23:57:17