Pr2 whirling like a dervish
When using the pr2_2dnav_local and setting a goal very close to an obstacle, the robot starts rotating in place. My guess is that this is related to the dynamic window controller, which can't find a suitable set of commands, even if the planner says the goal target is in a free cell. I've read the guide here, but I didn't find anything to solve this problem.
What parameters of the dwc should I change to avoid this effect?
A broader question is, would you use the default navigation stack to get close to an object (say a table) or do I need a custom package for that?