Skip to content

Commit 9316405

Browse files
feat(planning): enable prepare segment check
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
1 parent 182d9bd commit 9316405

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
pedestrian: true
7979

8080
# collision check
81-
enable_prepare_segment_collision_check: false
81+
enable_prepare_segment_collision_check: true
8282
prepare_segment_ignore_object_velocity_thresh: 0.1 # [m/s]
8383
check_objects_on_current_lanes: false
8484
check_objects_on_other_lanes: false

0 commit comments

Comments
 (0)