Skip to content

Commit

Permalink
feat(behavior_path_planner): enable lane change in crosswalk and inte…
Browse files Browse the repository at this point in the history
  • Loading branch information
shmpwk authored Dec 25, 2023
1 parent 04955a6 commit f432d09
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@

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

# ego vehicle stuck detection
Expand Down

0 comments on commit f432d09

Please sign in to comment.