Metadata-Version: 2.1
Name: robotpy-navx
Version: 2020.2.2
Summary: Python wrapper for KauaiLabs NavX sensor
Home-page: https://github.com/robotpy/robotpy-navx
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: wpilib (<2021.0.0,>=2020.3.2.0)

robotpy-navx
============

This is a python implementation of the kauailabs NavX library.

.. note:: The RobotPy project is not associated with or endorsed by kauailabs

Documentation
=============

* `Installation <http://robotpy.readthedocs.io/en/stable/install/navx.html>`_
* `Python API Documentation <http://robotpy.readthedocs.io/projects/navx/en/stable/api.html>`_
* `Examples <https://github.com/robotpy/examples>`_

License
=======

The original NavX software is available under the MIT license, as is this.


