Skip to content

Commit

Permalink
Set oscillation_timeout to infinite because recovery_behavior is disa…
Browse files Browse the repository at this point in the history
…bled
  • Loading branch information
YutoUchimi committed Nov 18, 2019
1 parent d64fbff commit 60f8a5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Oscillation
oscillation_timeout: 10.0
oscillation_timeout: 0.0 # infinite because recovery behavior is disabled
oscillation_distance: 0.5

# Global Planner
Expand Down

0 comments on commit 60f8a5a

Please sign in to comment.