[ros-users] NMEA GPS Driver API Review

Eric Perko wisesage5001 at gmail.com
Sun Feb 26 00:39:58 UTC 2012


As part of the driver's SIG's efforts to add some officially supported GPS
drivers to ROS, I'm proposing a new NMEA GPS Driver (based on the existing
cyphy_ros_gps driver [1]). You can find the driver's wiki page here:
http://ros.org/wiki/nmea_gps_driver

nmea_gps_driver is a simple NMEA driver. It supports reading NMEA strings
from a serial port and outputting the appropriate ROS messages. Currently
supported output messages are sensor_msgs/NavSatFix for positional
information, geometry_msgs/TwistStamped for velocity information reported
by the GPS unit and sensor_msgs/TimeReference to output the current time
according to the GPS unit. This driver is meant to be cross-platform and
avoid a dependency on GPSd.

I've created an API review page:

http://ros.org/wiki/nmea_gps_driver/Reviews/2012-03-05_API_Review

If you are interested in this driver, please take a look at the ROS API of
the nmea_gps_driver unary stack and share your comments on the review page.
If you do leave a comment, please add your name to the list of reviewers
and subscribe to the page in order to receive notifications of replies.

- Eric Perko

[1] http://www.ros.org/browse/details.php?name=cyphy_ros_gps
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20120225/9dee261f/attachment-0003.html>


More information about the ros-users mailing list