An open API service indexing awesome lists of open source software.

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

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)