CTRE Libraries

These are not installed on the Robot by default. For installation instructions, see robotpy-ctre install docs.

This documentation documents the various classes and methods that are available to Python code, but don’t discuss in detail how to actually set up, configure, and tune your CTRE hardware. For that kind of information, refer to the CTRE software guide.

RobotPy uses automatically generated bindings for the CTRE libraries, and so almost all functionality exposed by the CTRE libraries is expected to work when used on a RoboRIO. If you find something that doesn’t work, that’s most likely a bug and/or oversight. please file an issue on github and we’ll try to address the problem.