Navigation map_server, amcl, move base
Hello every one, I am working on a project where I used different node to move. I follow this tutorial first : http://wiki.ros.org/navigation/Tutorials/RobotSetup Then : http://wiki.ros.org/navigation/Tutorials/Using%20rviz%20with%20the%20Navigation%20Stack#Setting_Up_rviz_for_the_Navigation_Stack
I modified a bit the tutorial file for my need so I have this : http://www.fichier-zip.com/2015/11/13/ibx0020-control/
My problem is : my local map is not what it should be. I have a whole map, well I should only have the result from my laser which is not the case. My second problem is that my robot don't go where I ask him to go sometime it just goes in one direction without following the path and sometime I have a error message in RViz for path feature : For frame []: Frame [] does not exist
And this is the result : https://www.youtube.com/watch?v=cetaiAKcuSg&feature=youtu.be
EDIT: It was the resulst I was looking for but finally I found my mistake. It was in local_costmap where global fram should be map and not /map
Asked by azfboom on 2015-11-13 10:17:21 UTC
Comments
What is wrong with the local costmap? In the video it looks fine.
Asked by Mehdi. on 2015-11-16 04:43:35 UTC