hmxf / nmea_navsat_driver

ROS package containing drivers for NMEA devices that can output satellite navigation data (e.g. GPS or GLONASS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nmea_navsat_driver

增加北斗卫星支持,增加发布 gps_common/GPSFix 话题,方便用户了解卫星连接状态

Add support for Beidou, add topic extend_fix, make it easier for user to get info about GPS status.

ROS driver to parse NMEA strings and publish standard ROS NavSat message types. Does not require the GPSD daemon to be running.

API

This package has no released Code API.

The ROS API documentation and other information can be found at http://ros.org/wiki/nmea_navsat_driver

About

ROS package containing drivers for NMEA devices that can output satellite navigation data (e.g. GPS or GLONASS).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.2%Language:CMake 1.8%