Skip to content

Commit

Permalink
feat(tier4_rtc_msgs): add new module avoidance_by_lc (#71)
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota authored Mar 23, 2023
1 parent 87febc3 commit 4c0a8da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tier4_rtc_msgs/msg/Module.msg
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ uint8 NO_STOPPING_AREA = 12
uint8 OCCLUSION_SPOT = 13
uint8 EXT_REQUEST_LANE_CHANGE_LEFT = 14
uint8 EXT_REQUEST_LANE_CHANGE_RIGHT = 15
uint8 AVOIDANCE_BY_LC_LEFT = 16
uint8 AVOIDANCE_BY_LC_RIGHT = 17

0 comments on commit 4c0a8da

Please sign in to comment.