Skip to content

Commit

Permalink
feat(avoidance): enable avoidance for objects that stop longer time t…
Browse files Browse the repository at this point in the history
…han thresh (autowarefoundation#747)

Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota authored Dec 20, 2023
1 parent 829f8e9 commit 8c2aab9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
force_avoidance:
enable: false # [-]
time_threshold: 1.0 # [s]
distance_threshold: 1.0 # [m]
ignore_area:
traffic_light:
front_distance: 100.0 # [m]
Expand Down

0 comments on commit 8c2aab9

Please sign in to comment.