Skip to content

Commit

Permalink
add parameters for handling waypoints
Browse files Browse the repository at this point in the history
Signed-off-by: mitukou1109 <[email protected]>
  • Loading branch information
mitukou1109 committed Dec 23, 2024
1 parent 2c22d16 commit 7b2f1b5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
planning_hz: 10.0
backward_path_length: 5.0
forward_path_length: 300.0
waypoint_group_separation_threshold: 1.0
waypoint_group_interval_margin_ratio: 10.0

enable_akima_spline_first: false
input_path_interval: 2.0

0 comments on commit 7b2f1b5

Please sign in to comment.