nav2d change path planner
Hello there, I use the nav2d package and works fine, but I'm not satisfied by the path planner. That's because it does not use simple rotation relative to robot's own frame and this leads the robot stucked in corners etc.
Is there a way to cooperate move_base with nav2d_navigator? Or maybe another path planner?