Skip to content

Commit

Permalink
chore(start_planner): shorten the stopping time of geometric pull out (
Browse files Browse the repository at this point in the history
  • Loading branch information
shmpwk committed Oct 10, 2024
1 parent 3f05125 commit 1352da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

th_arrived_distance: 1.0
th_stopped_velocity: 0.01
th_stopped_time: 1.0
th_stopped_time: 0.1
collision_check_margins: [1.0, 0.5, 0.1]
collision_check_margin_from_front_object: 5.0
skip_rear_vehicle_check: false
Expand Down

0 comments on commit 1352da1

Please sign in to comment.