scenario_execution_ros.actions.ros_launch module
- class scenario_execution_ros.actions.ros_launch.RosLaunch(*args: Any, **kwargs: Any)
Bases:
RunProcess- execute(package_name: str, launch_file: str, arguments: list, wait_for_shutdown: bool, shutdown_timeout: float)