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

Try installing the nmea_msgs package: sudo apt-get install ros-hydro-nmea-msgs (assuming you're running ROS Hydro and Ubuntu).

Having said that, with the command you're trying to run you'll only be able to see the message specification, and I can anticipate that the nmea sentence is of type "string".

I hope it helps.