Skip to content

Commit

Permalink
feat(autoware_adapi_v1_msgs): add new planning behavior "run-out" (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara authored Nov 19, 2024
1 parent 7dd79d4 commit 9e37fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoware_adapi_v1_msgs/planning/msg/PlanningBehavior.msg
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ string SURROUNDING_OBSTACLE = "surrounding-obstacle"
string TRAFFIC_SIGNAL = "traffic-signal"
string USER_DEFINED_DETECTION_AREA = "user-defined-attention-area"
string VIRTUAL_TRAFFIC_LIGHT = "virtual-traffic-light"
string RUN_OUT = "run-out"

0 comments on commit 9e37fb1

Please sign in to comment.