Skip to content

Commit

Permalink
feat(planning_launch): add config for regulate lane change (#582)
Browse files Browse the repository at this point in the history
Signed-off-by: Fumiya Watanabe <[email protected]>
  • Loading branch information
rej55 authored Sep 22, 2023
1 parent 484b7ea commit b7dc59e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
check_objects_on_other_lanes: true
use_all_predicted_path: true

# lane change regulations
regulation:
crosswalk: false
intersection: false

# lane change cancel
cancel:
enable_on_prepare_phase: true
Expand Down

0 comments on commit b7dc59e

Please sign in to comment.