Skip to content

Commit

Permalink
feat(planning): add new planning behavior (adaptive-cruise)
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Nov 20, 2024
1 parent 9e37fb1 commit 624b12d
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 @@ -18,3 +18,4 @@ 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"
string ADAPTIVE_CRUISE = "adaptive-cruise"

0 comments on commit 624b12d

Please sign in to comment.