We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3a193 commit a51a5d8Copy full SHA for a51a5d8
autoware_planning_msgs/msg/TrajectoryPoint.msg
@@ -2,6 +2,7 @@ builtin_interfaces/Duration time_from_start
2
geometry_msgs/Pose pose
3
float32 longitudinal_velocity_mps
4
float32 lateral_velocity_mps
5
+# acceleration_mps2 increases/decreases based on absolute vehicle motion and does not consider vehicle direction (forward/backward)
6
float32 acceleration_mps2
7
float32 heading_rate_rps
8
float32 front_wheel_angle_rad
0 commit comments