map does not update with respect to base_link
Hello guys, can someone tell me why the map is not updating with respect to the displacement in base_link? The map keeps building at one place, whereas I can see the laser data moving wrt base_link, but the map doesn't move.
1) launched the laser scan
2) static tf between map and odom(slam is supposed to provide this, but I always get map frame not available)
3)Odom publisher
4)static tf between base_link and camera_link
5)then I launch the slam_gmapping.
Can you please add the pdf output of
rosrun tf view_frames
to that folder?done.. I included that
Thanks for doing that!