Go to the source code of this file.
Namespaces | |
namespace | iri_door_detector::cfg::DoorDetectorActionsConfig |
Variables | |
int | iri_door_detector::cfg::DoorDetectorActionsConfig.all_level = 0 |
list | iri_door_detector::cfg::DoorDetectorActionsConfig::config_description = [{'srcline': 42, 'description': 'Required distance to avoid collision with a closed door', 'max': 3.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'base_distance_before_closed_door', 'edit_method': '', 'default': 0.35999999999999999, 'level': 0, 'min': 0.10000000000000001, 'type': 'double'}, {'srcline': 43, 'description': 'Required distance to avoid collision with an open door', 'max': 3.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'base_distance_after_open_door', 'edit_method': '', 'default': 1.0, 'level': 0, 'min': 0.10000000000000001, 'type': 'double'}, {'srcline': 44, 'description': 'Required distance to avoid collision with a closed door', 'max': 1.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'arm_distance_before_closed_door', 'edit_method': '', 'default': 0.25, 'level': 0, 'min': 0.01, 'type': 'double'}, {'srcline': 45, 'description': 'Z-axis Arm offset to adjust target pose', 'max': 1.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'z_arm_offset', 'edit_method': '', 'default': 0.040000000000000001, 'level': 0, 'min': -1.0, 'type': 'double'}, {'srcline': 46, 'description': 'Y-axis offset to adjust target pose', 'max': 1.0, 'cconsttype': 'const double', 'ctype': 'double', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'y_offset', 'edit_method': '', 'default': 0.0, 'level': 0, 'min': -1.0, 'type': 'double'}, {'srcline': 47, 'description': 'Run without simulation', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/door_detector_actions_alg_config.cfg', 'name': 'no_simulator', 'edit_method': '', 'default': True, 'level': 0, 'min': False, 'type': 'bool'}] |
********************************************************* | |
dictionary | iri_door_detector::cfg::DoorDetectorActionsConfig.defaults = {} |
dictionary | iri_door_detector::cfg::DoorDetectorActionsConfig.level = {} |
dictionary | iri_door_detector::cfg::DoorDetectorActionsConfig.max = {} |
dictionary | iri_door_detector::cfg::DoorDetectorActionsConfig.min = {} |
dictionary | iri_door_detector::cfg::DoorDetectorActionsConfig.type = {} |