Robotics StackExchange | Archived questions

How to delay path recalculation by NavFn when obstacles are detected?

The NavFn global planner immediately recalculates its global path when it detects an obstacle in its current path (this obstacle is usually reported by the local planner). Is there a parameter that would delay the recalculation of this path? Since my obstacles are dynamic, I would want the global planner to wait 3-4 seconds before deciding to find a new path rather than do it immediately.

Asked by sinha.karsh on 2014-12-07 21:05:57 UTC

Comments

Answers