Skip to content

Commit

Permalink
feat(intersection): disable stuck detection against private lane (aut…
Browse files Browse the repository at this point in the history
…owarefoundation#744)

Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Dec 20, 2023
1 parent 024254c commit 829f8e9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
stuck_vehicle_velocity_threshold: 0.833
# enable_front_car_decel_prediction: false
# assumed_front_car_decel: 1.0
timeout_private_area: 3.0
enable_private_area_stuck_disregard: false
disable_against_private_lane: true

yield_stuck:
turn_direction:
Expand Down

0 comments on commit 829f8e9

Please sign in to comment.