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 Dec 11, 2023
1 parent b7b1f08 commit aea736e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion autoware_vehicle_msgs/msg/HazardLightsCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ uint8 DISABLE = 1
uint8 ENABLE = 2

builtin_interfaces/Time stamp
uint8 command
uint8 command
2 changes: 1 addition & 1 deletion autoware_vehicle_msgs/msg/HazardLightsReport.msg
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ uint8 DISABLE = 1
uint8 ENABLE = 2

builtin_interfaces/Time stamp
uint8 report
uint8 report
2 changes: 1 addition & 1 deletion autoware_vehicle_msgs/msg/VehicleOdometry.msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
builtin_interfaces/Time stamp
float32 velocity_mps
float32 front_wheel_angle_rad
float32 rear_wheel_angle_rad
float32 rear_wheel_angle_rad

0 comments on commit aea736e

Please sign in to comment.