Skip to content

Commit

Permalink
Fix typo in ManeuverParameters.msg (usdot-fhwa-stol#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisid committed Jul 27, 2021
1 parent 7b5e939 commit 10090c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cav_msgs/msg/ManeuverParameters.msg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
string maneuver_id

# Enum indicating the type of negotiation this maneuver is involved in
uint8 neogition_type
uint8 negotiation_type

uint8 NO_NEGOTIATION = 0
uint8 GENERAL_NEGOTIATION = 1
Expand Down

0 comments on commit 10090c2

Please sign in to comment.