synchros2.launch.actions module
- class synchros2.launch.actions.DeclareBooleanLaunchArgument[source]
Bases:
DeclareLaunchArgumentThin wrapper on DeclareLaunchArgument to restrict the choices to boolean
- class synchros2.launch.actions.DeclareEnumLaunchArgument[source]
Bases:
DeclareLaunchArgumentThin wrapper on DeclareLaunchArgument to restrict the choices to the values of an enum