Skip to content

Commit

Permalink
feat(start_planner): keep distance against front objects (autowarefou…
Browse files Browse the repository at this point in the history
…ndation#766)

Add collision check margin from front object

Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara committed Jan 11, 2024
1 parent 69f92e1 commit 63b3131
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
th_stopped_time: 1.0
collision_check_margin: 1.0
collision_check_distance_from_end: 1.0
collision_check_margin_from_front_object: 5.0
th_moving_object_velocity: 1.0
th_distance_to_middle_of_the_road: 0.5
center_line_path_interval: 1.0
Expand Down

0 comments on commit 63b3131

Please sign in to comment.