Problems with GoalPasser distance to goal [closed]
Hi, I am trying to use GoalPasser as the global planner to move_base. However it only works if I give a goal close enough to the robot (aprox. less than 1 meter). If I set the goal further, I get this error from move_base:
Aborting because a valid plan could not be found. Even after executing all recovery behaviors
I am using rviz to send the goals to a simulation in stage, and move_base's default local planner.
Any ideas?