ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
What fixed it for me was changing a parameter in my launch file:
My robot_base_frame was set to "base_link". I changed it to "odom" as follows:
<arg name="robot_base_frame" default="odom" <="" p="">