Skip to content

Commit

Permalink
feat(start_planner): allow lane departure check override (autowarefou…
Browse files Browse the repository at this point in the history
…ndation#893)

new param added

Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran authored Feb 29, 2024
1 parent d9f53c9 commit c15583e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# shift pull out
enable_shift_pull_out: true
check_shift_path_lane_departure: true
allow_check_shift_path_lane_departure_override: false
shift_collision_check_distance_from_end: -10.0
minimum_shift_pull_out_distance: 0.0
deceleration_interval: 15.0
Expand Down

0 comments on commit c15583e

Please sign in to comment.