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

Revision history [back]

It doesn't look like you are remapping the output topics from the gpsd_client. Since they are using the same rosmaster, you are publishing from two different drivers on the same topic.

You should remap both of the outputs for each gpsd_client and the appropriate inputs to utm_odometry. Another option would be to run both sets in their own namespaces.