Skip to content

Commit 631279c

Browse files
feat(start_planner): update param to match launch (#9158)
update param to match launch Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent 35ecc19 commit 631279c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/behavior_path_planner/autoware_behavior_path_start_planner_module/config/start_planner.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
max_back_distance: 20.0
5151
backward_search_resolution: 2.0
5252
backward_path_update_duration: 3.0
53-
ignore_distance_from_lane_end: 15.0
53+
ignore_distance_from_lane_end: 0.0
5454
# turns signal
5555
prepare_time_before_start: 0.0
5656
# freespace planner

0 commit comments

Comments
 (0)