Skip to content

Commit

Permalink
feat(behavior_path_planner): ignore pull over goal near lane start (a…
Browse files Browse the repository at this point in the history
…utowarefoundation#699)

feat(behavior_path_planner) ignore pull over goal near lane start

Signed-off-by: kosuke55 <[email protected]>

Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 authored Jan 17, 2023
1 parent f691d70 commit 860a85f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
longitudinal_margin: 3.0
max_lateral_offset: 0.5
lateral_offset_interval: 0.25
ignore_distance_from_lane_start: 15.0
# occupancy grid map
use_occupancy_grid: true
use_occupancy_grid_for_longitudinal_margin: false
Expand Down

0 comments on commit 860a85f

Please sign in to comment.