Skip to content

Commit

Permalink
feat(avoidance): add force cancel parameter (autowarefoundation#538)
Browse files Browse the repository at this point in the history
feat(static_obstacle_avoidance): add force deactivation duration time (autowarefoundation#1101)

add force cancel duration time

Signed-off-by: Go Sakayori <[email protected]>
  • Loading branch information
go-sakayori authored Aug 29, 2024
1 parent fac01c5 commit 2990db8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@
# For cancel maneuver
cancel:
enable: true # [-]
force:
duration_time: 2.0 # [s]

# For yield maneuver
yield:
Expand Down

0 comments on commit 2990db8

Please sign in to comment.