Metadata-Version: 2.1
Name: robotpy-navx
Version: 2019.0.1
Summary: RobotPy bindings for kauailabs NavX
Home-page: https://github.com/robotpy/robotpy-navx
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: MIT
Keywords: frc first robotics navx robotpy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering

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>`_

License
=======

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


