Skip to content

Commit

Permalink
feat(goal_planner): use only static objects in pull over lanes to pat…
Browse files Browse the repository at this point in the history
…h generation

Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 committed Sep 12, 2023
1 parent 0df78f5 commit 16eef0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
use_object_recognition: true
object_recognition_collision_check_margin: 0.6 # this should be larger than `surround_check_distance` of surround_obstacle_checker
object_recognition_collision_check_max_extra_stopping_margin: 1.0
th_moving_object_velocity: 1.0

# pull over
pull_over:
Expand Down

0 comments on commit 16eef0f

Please sign in to comment.