/api/remote/command/acceleration#
Status#
- Latest Version: not released
- Method: realtime stream
- Data Type: autoware_adapi_v1_msgs/msg/AccelerationCommand
Description#
Sends acceleration 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. |
acceleration | float32 | Target acceleration [m/s^2]. |