Skip to content

Commit

Permalink
feat(autoware_adapi_v1_msgs): modify mode name
Browse files Browse the repository at this point in the history
Signed-off-by: Takagi, Isamu <[email protected]>
  • Loading branch information
isamu-takagi committed Nov 27, 2024
1 parent 6443df7 commit 8ec989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_adapi_v1_msgs/manual/msg/ManualControlMode.msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uint8 DISABLED = 1
uint8 PEDAL = 2
uint8 ACCEL = 3
uint8 ACCELERATION = 3

uint8 mode

0 comments on commit 8ec989c

Please sign in to comment.