Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
feat(behavior_path_planner): add option for combining arc pull out pa…
Browse files Browse the repository at this point in the history
…ths (#168)

* feat(behavior_path_planner): add option for combining arc pull out paths

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

* divide_pull_out_path

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 committed Jan 17, 2023
1 parent a92a6ed commit 7d393a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
deceleration_interval: 15.0
# geometric pull out
enable_geometric_pull_out: true
divide_pull_out_path: false
geometric_pull_out_velocity: 1.0
arc_path_interval: 1.0
lane_departure_margin: 0.2
Expand Down

0 comments on commit 7d393a7

Please sign in to comment.