Skip to content

Commit

Permalink
fix(start_planner): redefine the necessary parameters (#1027)
Browse files Browse the repository at this point in the history
restore necessary param

Signed-off-by: kyoichi-sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara authored Jun 13, 2024
1 parent 6d0d918 commit 4575842
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
# geometric pull out
enable_geometric_pull_out: true
geometric_collision_check_distance_from_end: 0.0
arc_path_interval: 1.0
divide_pull_out_path: true
geometric_pull_out_velocity: 1.0
lane_departure_margin: 0.2
Expand Down

0 comments on commit 4575842

Please sign in to comment.