Recycle Rush code for Team 2485, written in Java using WPILib.
Java
Latest commit 455fa18 Jul 29, 2015 @bclark2017 bclark2017 Fixed formatting and refactored on DriveTrain and Robot classes. Adde…
…d Maunu's AbsoluteEncoder class to util package.

README.md

frc-2015

Team 2485's Java code for the 2015 FRC game, Recycle Rush. Highlights of the code include the SequencerFactory, which enables the fast creation of autonomous routines, and omni-directional strafing with an H-Drive system.