Skip to content

Commit 21bb2d1

Browse files
Merge pull request #557 from tier4/sync-awf-latest
chore: sync awf-latest
2 parents 8b515a0 + 57c4dd4 commit 21bb2d1

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
@@ -95,7 +95,7 @@
9595
general_lanes: false
9696
intersection: true
9797
turns: true
98-
prepare_segment_ignore_object_velocity_thresh: 0.1 # [m/s]
98+
stopped_object_velocity_threshold: 1.0 # [m/s]
9999
check_objects_on_current_lanes: false
100100
check_objects_on_other_lanes: false
101101
use_all_predicted_path: false

0 commit comments

Comments
 (0)