Skip to content

Commit

Permalink
feat(tier4_rtc_msgs): add external request lane change module (#66)
Browse files Browse the repository at this point in the history
* feat(tier4_rtc_msgs): add external request lane change module

Signed-off-by: Fumiya Watanabe <[email protected]>

* fix(tier4_rtc_msgs): fix number

Signed-off-by: Fumiya Watanabe <[email protected]>

Signed-off-by: Fumiya Watanabe <[email protected]>
  • Loading branch information
rej55 authored Jan 16, 2023
1 parent a360ee9 commit 2e43884
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 @@ -14,3 +14,5 @@ uint8 BLIND_SPOT = 10
uint8 DETECTION_AREA = 11
uint8 NO_STOPPING_AREA = 12
uint8 OCCLUSION_SPOT = 13
uint8 EXT_REQUEST_LANE_CHANGE_LEFT = 14
uint8 EXT_REQUEST_LANE_CHANGE_RIGHT = 15

0 comments on commit 2e43884

Please sign in to comment.