Skip to content

Commit

Permalink
Update autoware_v2x_msgs/msg/VirtualGateAreaCommand.msg
Browse files Browse the repository at this point in the history
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
isamu-takagi and mitsudome-r authored Mar 8, 2024
1 parent a23bd07 commit 6c551fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoware_v2x_msgs/msg/VirtualGateAreaCommand.msg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ uint16 RELEASE = 2

# variables for lock
uint16 command
uint16 sequence # Used to check correspondence with commands.
uint16 sequence_id # Used to check correspondence with status messages.
string id # Target area ID.
string[] gates # Entry and exit gate ID.

Expand Down

0 comments on commit 6c551fa

Please sign in to comment.