https://github.com/robotpy/robotpy-rev
RobotPy bindings for REV Robotics' REVLib
https://github.com/robotpy/robotpy-rev
frc motor-controller python rev-robotics robotpy robotpy-build sensors
Last synced: 11 months ago
JSON representation
RobotPy bindings for REV Robotics' REVLib
- Host: GitHub
- URL: https://github.com/robotpy/robotpy-rev
- Owner: robotpy
- License: other
- Created: 2019-01-09T07:34:12.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T04:00:22.000Z (12 months ago)
- Last Synced: 2025-05-20T11:04:48.784Z (12 months ago)
- Topics: frc, motor-controller, python, rev-robotics, robotpy, robotpy-build, sensors
- Language: Python
- Homepage:
- Size: 256 KB
- Stars: 10
- Watchers: 7
- Forks: 18
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
robotpy-rev
===========
This is a python wrapper around the REV Robotics REVLib. The RobotPy project
is not associated with or endorsed by REV Robotics.
Documentation
=============
* `Installation `_
* `Python API Documentation `_
* `REVLib documentation `_
License
=======
RobotPy specific bits are available under a BSD-3-Clause license. The REV
specific pieces are available under a BSD license.
Author
======
Dustin Spicuzza (dustin@virtualroadside.com)