Skip to content

Commit

Permalink
feat(behavior_path_planner): check goal to objects logitudinal distan…
Browse files Browse the repository at this point in the history
…ce for pull_over (#470)

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 authored Sep 7, 2022
1 parent defaa30 commit 82c2f81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
forward_goal_search_length: 20.0
backward_goal_search_length: 20.0
goal_search_interval: 1.0
goal_to_obj_margin: 2.0
goal_to_obstacle_margin: 2.0
# occupancy grid map
use_occupancy_grid: true
occupancy_grid_collision_check_margin: 0.0
Expand Down

0 comments on commit 82c2f81

Please sign in to comment.