Skip to content

Commit 1352da1

Browse files
committed
chore(start_planner): shorten the stopping time of geometric pull out (autowarefoundation#955)
1 parent 3f05125 commit 1352da1

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
th_arrived_distance: 1.0
66
th_stopped_velocity: 0.01
7-
th_stopped_time: 1.0
7+
th_stopped_time: 0.1
88
collision_check_margins: [1.0, 0.5, 0.1]
99
collision_check_margin_from_front_object: 5.0
1010
skip_rear_vehicle_check: false

0 commit comments

Comments
 (0)