Problem of PR2 turning around when using local planner
Hi! I am facing a problem that when I am using nav stack and dwa local planner to navigate the PR2 in gazebo. I have the map for navigation, but if I set the goal to close to some obstacles, the robot will start turning around and lose its goal. Is there any solution to this problem?
How close are you setting the goal to the obstacles? Is it closer than the radius of the robot?
Maybe it is smaller than the radius of the robot. But the planner still generate a valid global plan. And the robot begins to circle over 2 meters ahead of the goal. Is there any way that we can do to force the robot to follow its global plan?