In the case when the robot gets stuck in a potential field local minima, the interpolator returns the path as in the image below. This is incorrect because it passes through an obstacle. The correct behavior would be to stop at the local minima itself and print a message that the robot cannot proceed.
In the case when the robot gets stuck in a potential field local minima, the interpolator returns the path as in the image below. This is incorrect because it passes through an obstacle. The correct behavior would be to stop at the local minima itself and print a message that the robot cannot proceed.