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
  • Loading branch information
kosuke55 authored Jul 22, 2024
1 parent d3f02c8 commit 2184c4b
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 2184c4b

Please sign in to comment.