Robot for the 2017 FRC competition
The code for the robot can be found in the src directory. To compile import the cloned Robot2017 folder as a java project and deploy via FRC plugin.
The code for vision processing on the raspberrypi can be found in the vision directory. It also contains the necessary gradle scripts to build from source.
The JavaDoc documentation is in the docs directory and can be viewed here.