Skip to content

Commit

Permalink
feat(start_planner): update param to match launch (#9158)
Browse files Browse the repository at this point in the history
update param to match launch

Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran authored Oct 25, 2024
1 parent 35ecc19 commit 631279c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
max_back_distance: 20.0
backward_search_resolution: 2.0
backward_path_update_duration: 3.0
ignore_distance_from_lane_end: 15.0
ignore_distance_from_lane_end: 0.0
# turns signal
prepare_time_before_start: 0.0
# freespace planner
Expand Down

0 comments on commit 631279c

Please sign in to comment.