Turtlebot not appearing on RViz during mapping
Hi,
I'm trying to follow this tutorial to build a map with the turtlebot. The thing is that I can not see anything on the rviz. If I look at the topics on the left column I see that it has two problems: Pose Array and Path. Both have the same problem: No message received. When I have a look at the diagnostics on turtlebot dashboard I get this message:
name: /slam_gmapping msg: Transform from base_link to odom failed
file: /tmp/buildd/ros-diamondback-slam-gmapping-1.2.3/debian/ros-diamondback-slam-gmapping/opt/ros/diamondback/stacks/slam_gmapping/gmapping/src/slam_gmapping.cpp function: laserCallback line: 496 topics[] topics[0]: /rosout topics[1]: /tf topics[2]: /slam_gmapping/entropy topics[3]: /map topics[4]: /map_metadata
My turtlebot doesn't have a gyro. Can this be the problem?
Thanks