Skip to content
This repository has been archived by the owner on Apr 15, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 559 Bytes

Robot2017

Robot for the 2017 FRC competition

Robot

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.

Vision

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.

Docs

The JavaDoc documentation is in the docs directory and can be viewed here.

~@aaronshappell