Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 17, 2024
1 parent 94859d9 commit 883a2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_planning_msgs/msg/TrajectoryPoint.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ geometry_msgs/Pose pose
float32 longitudinal_velocity_mps
float32 lateral_velocity_mps
# acceleration_mps2 increases/decreases based on absolute vehicle motion and does not consider vehicle direction (forward/backward)
float32 acceleration_mps2
float32 acceleration_mps2
float32 heading_rate_rps
float32 front_wheel_angle_rad
float32 rear_wheel_angle_rad

0 comments on commit 883a2b0

Please sign in to comment.