|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|


Public Member Functions | |
| __init__ (self, name, *, default_value=False, description=None, **kwargs) | |
This launch action declares a launch argument with true and false as the only valid values
Definition at line 8 of file launch_utils.py.
| moveit_configs_utils.launch_utils.DeclareBooleanLaunchArg.__init__ | ( | self, | |
| name, | |||
| * | , | ||
| default_value = False, | |||
| description = None, | |||
| ** | kwargs ) |
Definition at line 11 of file launch_utils.py.

