Skip to content

Commit f3c2e0e

Browse files
tune parameter to improve collision
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent e378edc commit f3c2e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/behavior_path_start_planner_module/config/start_planner.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
rss_params:
131131
rear_vehicle_reaction_time: 2.0
132132
rear_vehicle_safety_time_margin: 1.0
133-
lateral_distance_max_threshold: 2.0
133+
lateral_distance_max_threshold: 3.0
134134
longitudinal_distance_min_threshold: 3.0
135135
longitudinal_velocity_delta_time: 0.8
136136
# hysteresis factor to expand/shrink polygon

0 commit comments

Comments
 (0)