launch
Start roslaunch locally for simulation or via SSH on real robot hardware, with optional arguments.
Instructions
Launch a ROS launch file — local roslaunch in sim mode, SSH to vehicle NUC on real targets. package: ROS package name (REQUIRED, e.g. 'rm_config') launch_file: Launch filename (REQUIRED, e.g. 'load_controllers.launch') args: Optional arguments as list ['robot_type:=standard6'] or dict {'robot_type': 'standard6'}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| package | Yes | ||
| launch_file | Yes | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |