File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
docs/design/autoware-interfaces/ad-api Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Some behavior types have sequence and details as additional information.
2424| crosswalk | There are obstacles on the crosswalk. |
2525| rear-check | There are obstacles behind that would be in a human driver's blind spot. |
2626| user-defined-attention-area | There are obstacles in the predefined attention area. |
27+ | roundabout | There are obstacles in the roundabout. |
2728| no-stopping-area | There is not enough space beyond the no stopping area. |
2829| stop-sign | A stop by a stop sign. |
2930| traffic-signal | A stop by a traffic signal. |
Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## v1.9.1
4+
5+ - [ Change] Add roundabout as [ Planning Behavior] ( ./features/planning-factors.md )
6+
37## v1.9.0
48
59- [ New] Add [ control command API] ( ./features/control.md )
You can’t perform that action at this time.
0 commit comments