Skip to content

Commit

Permalink
disable avoidance_for_ambiguous_vehicle
Browse files Browse the repository at this point in the history
  • Loading branch information
saka1-s committed Jul 17, 2024
1 parent f71dcce commit ffc4bff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@

# params for avoidance of vehicle type objects that are ambiguous as to whether they are parked.
avoidance_for_ambiguous_vehicle:
enable: true # [-]
enable: false # [-]
closest_distance_to_wait_and_see: 10.0 # [m]
condition:
th_stopped_time: 3.0 # [s]
Expand Down

0 comments on commit ffc4bff

Please sign in to comment.