mechatrocity / uart_gps

Jeff's NMEA parser and ROS publisher node for serial-based GPS devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uart_gps

Jeff's GPS parsing library implemented in Python3

Prerequisites

The latest version of Python 3. This library was developed with Python 3.5, but any newer versions should work just fine.

The 'pyserial' library found here: https://pypi.python.org/pypi/pyserial

python -m pip install pyserial

About

Jeff's NMEA parser and ROS publisher node for serial-based GPS devices


Languages

Language:Python 100.0%