configure_target
Set target mode (sim/real) and endpoint details for robot connectivity. For sim, provide robot_type; for real, it reads from the vehicle.
Instructions
Set target mode and endpoints. Sim requires an explicit robot_type; real reads it from the vehicle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| ssh_host | No | ||
| robot_type | No | ||
| confirm_token | No | ||
| rosbridge_uri | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |