How to configure move_base properly
I am trying to run topologicalnavigation (documentation here https://github.com/strands-project/strandsnavigation) on a Toyota HSR robot which I need a running instance of movebase for. I've run move base using the command `rosrun movebase move_base` but when I give my robot a navigation goal I get the error saying "The robot's starts position is off the global cost map. Planning will always fail, are you sure the robot has been properly localized?" even though I have properly localized the robot. Any help would be much appreciated.
Asked by dkrivet on 2018-09-17 06:23:41 UTC
Comments
can you please post a screenshot of rviz with map topic set to costmap and tf data with the frames: map, odom, base_link, to help you in debugging the problem?
Asked by Oscar Lima on 2018-10-17 15:22:01 UTC