No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
nmea_gps_driver package from nmea_gps_driver reponmea_gps_driver |
|
Package Deprecated
This package will be removed in ROS Indigo. The nmea_navsat_driver package replaces this package. The nmea_serial_driver node contained in that package should be a dropin replacement for nmea_gps_driver.py .Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | DEPRECATED |
Repository Summary
Checkout URI | https://github.com/ros-drivers/nmea_gps_driver.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2013-07-21 |
Dev Status | END-OF-LIFE |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Package to parse NMEA strings and publish a very simple GPS messgae. Does not require the GPSD deamon.
Additional Links
Maintainers
- Eric Perko
Authors
- Eric Perko
- Steven Martin
nmea_gps_driver
ROS driver to parse NMEA strings and publish standard ROS GPS message types. Does not require the GPSD daemon to be running.
This package is deprecated and you should use nmea_navsat_driver going forward.
API
This package has no released Code API.
The ROS API documentation and other information can be found at http://ros.org/wiki/nmea_gps_driver
CHANGELOG
Change log for nmea_gps_driver package
0.3.2 (2013-07-21)
- Moved all new functionaliaty to nmea_navsat_driver and nmea_msgs packages. nmea_gps_driver will be removed in Indigo.
0.3.1 (2013-05-07)
- Removed incorrect find_package dependencies
0.3.0 (2013-05-05)
- Initial release for Hydro
- Converted to Catkin
- nmea_gps_driver.py is now deprecated and will be removed in I-Turtle. Replacement node is nmea_serial_driver.py .
- Refactored code into NMEA parser, common ROS driver and separate nodes for reading directly from serial or from topic.
- Bugs fixed:
- nmea_gps_driver crashes when a sentence doesn't have a checksum * character ( http://kforge.ros.org/gpsdrivers/trac/ticket/4 )
- Add ability for nmea_gps_driver to support reading from string topic ( https://github.com/ros-drivers/nmea_gps_driver/issues/1 ). Use the nmea_topic_driver.py node to get this support.
0.2.0 (2012-03-15)
- Initial version (released into Fuerte)
- Supports GGA or RMC+GSA sentences to generate sensor_msgs/NavSatFix messages
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged nmea_gps_driver at Robotics Stack Exchange
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.