Skip to content

Commit 9c69bc6

Browse files
authored
chore(start_planner): update param to v0.44.* (autowarefoundation#823)
1 parent ab70405 commit 9c69bc6

File tree

1 file changed

+2
-2
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/start_planner

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
# shift pull out
2424
enable_shift_pull_out: true
2525
check_shift_path_lane_departure: true
26-
allow_check_shift_path_lane_departure_override: false
27-
shift_collision_check_distance_from_end: -10.0
26+
allow_check_shift_path_lane_departure_override: true
27+
shift_collision_check_distance_from_end: -15.0
2828
minimum_shift_pull_out_distance: 0.0
2929
deceleration_interval: 15.0
3030
lateral_jerk: 0.5

0 commit comments

Comments
 (0)