Skip to content

Commit

Permalink
feat(goal_planner): prioritize pull over path by curvature (autowaref…
Browse files Browse the repository at this point in the history
…oundation#1048) (#501)

Signed-off-by: kosuke55 <[email protected]>
  • Loading branch information
kosuke55 authored Jul 22, 2024
1 parent d837296 commit a94824e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
lateral_offset_interval: 0.5
ignore_distance_from_lane_start: 0.0
margin_from_boundary: 0.75
high_curvature_threshold: 0.1

# occupancy grid map
occupancy_grid:
Expand Down

0 comments on commit a94824e

Please sign in to comment.