An offseason testing bot based on Recycle Rush
To use this properly on your local machine, first follow the first two instructions at the top of the page here.
To make a robot project, go to File -> New -> Other, select the WPILib Robot Java Development folder,
and select Robot Java Project. Once you hit next, enter a project name, select Iterative Robot, and
you're off to the races!
Paste the files from this repository (except README.md) in the src folder of your project and
you're off to the races.