robotpy / robotpy-wpilib-utilities

Useful utility functions/objects for RobotPy
BSD 3-Clause "New" or "Revised" License
11 stars 20 forks source link
frc python robotpy wpilib

robotpy-wpilib-utilities

Useful utility functions/objects for RobotPy WPILib (2015+).

Documentation

Contribution guidelines

This repository is intended to be a common place for high quality code to live for "things that should be in WPILib, but aren't". The python implementation of WPILib is intended to be very close to the implementations in the other languages, which is where packages like this come in.

Installation

This library is automatically installed when you install pyfrc or RobotPy

License

BSD License, similar to WPILib.

Authors