Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robotpy/robotpy-ctre

RobotPy wrappers for CTRE Phoenix 5 library
https://github.com/robotpy/robotpy-ctre

ctre frc motor-controller python robotpy robotpy-build sensors

Last synced: about 13 hours ago
JSON representation

RobotPy wrappers for CTRE Phoenix 5 library

Awesome Lists containing this project

README

        

robotpy-ctre
============

This is a python wrapper around the CTRE Phoenix v5 API. The RobotPy project
is not associated with or endorsed by Cross The Road Electronics.

**NOTE**: CTRE only supports simulation for the following platforms:

* Linux (64-bit only)
* Windows (64-bit only)
* OSX

Other platforms will fail to install with an 404 error.

Documentation
=============

* `Installation `_
* `Python API Documentation `_
* `CTRE's software guide `_

License
=======

RobotPy specific bits are available under the Apache 2.0 license. The CTRE
binaries are available under their custom license which basically says "you may
only use this software with our hardware". See LICENSE for details.

Author
======

Dustin Spicuzza ([email protected])