Skip to content

Commit

Permalink
feat(autoware_launch): enable force avoidance (autowarefoundation#701)
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <[email protected]>
  • Loading branch information
tkimura4 authored Nov 20, 2023
1 parent 0ab233a commit b8dbb9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@

# params for avoidance of vehicle type objects that are ambiguous as to whether they are parked.
force_avoidance:
enable: false # [-]
enable: true # [-]
time_threshold: 1.0 # [s]
ignore_area:
traffic_light:
Expand Down

0 comments on commit b8dbb9d

Please sign in to comment.