Skip to content

Commit

Permalink
feat(autoware_adapi_v1_msgs): add MRM pull over behavior for mrm state (
Browse files Browse the repository at this point in the history
#43)

* add pull over behavior to mrm state

Signed-off-by: asana17 <[email protected]>

* Update autoware_adapi_v1_msgs/system/msg/MrmState.msg

Co-authored-by: Kotaro Yoshimoto <[email protected]>

---------

Signed-off-by: asana17 <[email protected]>
Co-authored-by: Kotaro Yoshimoto <[email protected]>
  • Loading branch information
asana17 and HansRobo authored Nov 14, 2023
1 parent ece0399 commit c0408aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_adapi_v1_msgs/system/msg/MrmState.msg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ uint16 MRM_FAILED = 4
uint16 NONE = 1
uint16 EMERGENCY_STOP = 2
uint16 COMFORTABLE_STOP = 3
uint16 PULL_OVER = 4

uint16 state
uint16 behavior

0 comments on commit c0408aa

Please sign in to comment.