Skip to content

Commit

Permalink
tune parameter to improve dynamic collision check
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran authored and saka1-s committed Jun 25, 2024
1 parent 05e3e49 commit 5211440
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
rss_params:
rear_vehicle_reaction_time: 2.0
rear_vehicle_safety_time_margin: 1.0
lateral_distance_max_threshold: 2.0
lateral_distance_max_threshold: 3.0
longitudinal_distance_min_threshold: 3.0
longitudinal_velocity_delta_time: 0.8
# hysteresis factor to expand/shrink polygon
Expand Down

0 comments on commit 5211440

Please sign in to comment.