Skip to content

Commit 18173b0

Browse files
feat(lane_change): check prepare phase in turn direction lanes (autowarefoundation#943)
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
1 parent f563ff7 commit 18173b0

File tree

1 file changed

+1
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/lane_change

1 file changed

+1
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/lane_change/lane_change.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
enable_collision_check_for_prepare_phase:
8282
general_lanes: false
8383
intersection: true
84+
turns: true
8485
prepare_segment_ignore_object_velocity_thresh: 0.1 # [m/s]
8586
check_objects_on_current_lanes: false
8687
check_objects_on_other_lanes: false

0 commit comments

Comments
 (0)