Skip to content

Commit

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

add force cancel duration time

Signed-off-by: Go Sakayori <[email protected]>
  • Loading branch information
go-sakayori committed Aug 13, 2024
1 parent f3c8c4b commit aa8dc43
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 aa8dc43

Please sign in to comment.