Skip to content

Commit

Permalink
update param
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Dec 15, 2023
1 parent d09293c commit 22af3d6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
yield_stuck:
turn_direction:
left: true
right: false
right: true
straight: false
distance_threshold: 1.0
distance_threshold: 5.0

collision_detection:
consider_wrong_direction_vehicle: false
Expand Down

0 comments on commit 22af3d6

Please sign in to comment.