Skip to content

Commit

Permalink
feat(goal_planner): dense goal candidate sampling in BusStopArea (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
soblin authored Sep 10, 2024
1 parent 7debec5 commit 8a4a3e9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
ignore_distance_from_lane_start: 0.0
margin_from_boundary: 0.75
high_curvature_threshold: 0.1
bus_stop_area:
use_bus_stop_area: false
goal_search_interval: 0.5
lateral_offset_interval: 0.25

# occupancy grid map
occupancy_grid:
Expand Down

0 comments on commit 8a4a3e9

Please sign in to comment.