Skip to content

Commit

Permalink
Merge pull request autowarefoundation#449 from tier4/feat/lane-change…
Browse files Browse the repository at this point in the history
…-not-on-crosswalk

feat(planning_launch): add config for regulate lane change (autowarefoundation#582)
  • Loading branch information
takayuki5168 committed Sep 26, 2023
2 parents f66a293 + 59491ac commit bd369ec
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: false
use_all_predicted_path: false

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

# lane change cancel
cancel:
enable_on_prepare_phase: true
Expand Down

0 comments on commit bd369ec

Please sign in to comment.