https://github.com/robotpy/robotpy-navx
Python wrapper for NavX library
https://github.com/robotpy/robotpy-navx
frc navx python robotpy robotpy-build
Last synced: 4 months ago
JSON representation
Python wrapper for NavX library
- Host: GitHub
- URL: https://github.com/robotpy/robotpy-navx
- Owner: robotpy
- License: mit
- Created: 2018-06-08T02:30:40.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T13:50:02.000Z (5 months ago)
- Last Synced: 2025-01-31T00:12:28.233Z (4 months ago)
- Topics: frc, navx, python, robotpy, robotpy-build
- Language: Python
- Homepage:
- Size: 126 KB
- Stars: 3
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
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 `_
* `Python API Documentation `_
* `Examples `_License
=======The original NavX software is available under the MIT license, as is this.