Skip to content

Commit

Permalink
fix(lane_change): remove duplicated parameter (autowarefoundation#566)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
  • Loading branch information
TomohitoAndo authored Jan 19, 2024
1 parent f162de8 commit 58db4d0
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,6 @@
check_objects_on_other_lanes: false
use_all_predicted_path: false

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

# ego vehicle stuck detection
stuck_detection:
velocity: 0.5 # [m/s]
stop_time: 3.0 # [s]

# lane change regulations
regulation:
crosswalk: false
Expand Down

0 comments on commit 58db4d0

Please sign in to comment.