call_service
Call a ROS2 service by name, passing optional arguments, to trigger actions like moving a robot with cmd_vel.
Instructions
Call a ROS2 service (e.g. cmd_vel to move the robot).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| service | Yes |