Skip to content

Commit 15f9eb7

Browse files
committed
rename ahead_stopped -> side_stopped
Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
1 parent 41e5447 commit 15f9eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/motion_velocity_planner/obstacle_cruise.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
pedestrian: false
9797

9898
# If an object does not have this label, the ego vehicle does not assume that the yielded obstacle will cut in due to the object.
99-
ahead_stopped:
99+
side_stopped:
100100
unknown: false
101101
car: true
102102
truck: true

0 commit comments

Comments
 (0)