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

Revision history [back]

click to hide/show revision 1
initial version

You need to add a remap in navsat transform:

<remap from="/odometry/gps" to="/my_robot/odometry/gps"/>

Navsat is publishing /odometry/gps not /my_robot/odometry/gps.