Skip to content

Commit

Permalink
feat(start_planner): add option for lane departure (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
  • Loading branch information
kosuke55 authored Jul 3, 2023
1 parent 3dc306e commit 9561e7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
collision_check_distance_from_end: 1.0
# shift pull out
enable_shift_pull_out: true
check_shift_path_lane_departure: false
minimum_shift_pull_out_distance: 0.0
deceleration_interval: 15.0
lateral_jerk: 0.5
Expand Down

0 comments on commit 9561e7c

Please sign in to comment.