Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T14:16:25.000Z (10 months ago)
- Last Synced: 2024-09-26T20:57:16.377Z (3 months ago)
- Topics: frc, navx, python, robotpy, robotpy-build
- Language: C++
- Homepage:
- Size: 114 KB
- Stars: 3
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
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.