View on GitHub

RoboLib

A library for robots in FRC

RoboLib

RoboLib is a remake of the WPILib libraries provided by FIRST for all frc robots. The main reason we decided to remake it was to optimize it. Currently we only have a Java version, because thats the language this library was created for. We will however convert it to C++ and maybe Python later on, if it become popular enough.

Documentation

RoboLibJ - RoboLib Java version

Why is this a thing?

Using RoboLib

We wanted to make using RoboLib as easy as possible.

When we get to making it as easy as possible, we will let you know.

Right now it involves editing the WPILib ant build script and some other stuff.. We will be realeasing an eclipse plugin later.

Contributing

Feel free to fork and edit the library. When you finish, just send a pull request.

Anyone is free to use/remake/release inside the terms of the License.