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
…#1101)

add force cancel duration time

Signed-off-by: Go Sakayori <[email protected]>
  • Loading branch information
go-sakayori authored Jul 31, 2024
1 parent 86c262e commit 473e7e9
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 473e7e9

Please sign in to comment.