/api/remote/command/velocity#
Status#
- Latest Version: not released
- Method: realtime stream
- Data Type: autoware_adapi_v1_msgs/msg/VelocityCommand
Description#
Sends velocity command used in remote operation mode. To use this API, select the corresponding mode as described in manual control.
Message#
Name | Type | Description |
---|---|---|
stamp | builtin_interfaces/msg/Time | Timestamp when this message was sent. |
velocity | float32 | Target velocity [m/s]. |