Metadata-Version: 2.1
Name: rover-position-rjg
Version: 0.1.6
Summary: A python module to provide the heading and position for a small robot.
Home-page: https://github.com/Richard-Gemmell/rover-position-rjg
Author: Richard Gemmell
Author-email: 16683467+Richard-Gemmell@users.noreply.github.com
License: LICENSE.txt
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Embedded Systems
Description-Content-Type: text/markdown
Requires-Dist: smbus2 (>=0.2)
Requires-Dist: spidev (>=3.2)
Requires-Dist: callee (>=0.3)
Requires-Dist: jsonpickle (>=1.0)
Requires-Dist: nose (>=1.3.7)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: paho-mqtt (>=1.4.0)
Requires-Dist: RPi.GPIO (>=0.6.4)
Requires-Dist: scipy (>=1.2.0)
Requires-Dist: testfixtures (>=6.3.0)
Requires-Dist: lsm9ds1-rjg (>=0.9)
Requires-Dist: decawave-1001-rjg (>=1.0)

# rover-position-rjg

## Introduction
Provides heading and position information for a small robot.

