/api/control/command/acceleration#
Status#
- Latest Version: v1.9.0
- Method: realtime stream
- Data Type: autoware_adapi_v1_msgs/msg/AccelerationCommand
Description#
This is the target acceleration that Autoware is sending to the vehicle.
Message#
Name | Type | Description |
---|---|---|
stamp | builtin_interfaces/msg/Time | Timestamp when this message was sent. |
acceleration | float32 | Target acceleration [m/s^2]. |