ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

hector_slam should broadcast the world -> odom transform, and the robot's driver (or gazebo in this case) should broadcast odom -> base_link, thus providing a chain from world to base_link. The world frame may not show up immediately before hector_slam has received any data. To see what's going on in rviz, change the global frame to something that exists like odom or base_link.