Team 4585's code for the 2018 Offseason event at AMES in Cottonwood High School.
This README explains setup instructions.
- Clone the repository
- Run
./gradlewto download gradle and required libraries - Run
./gradlew tasksto see available options
- Run
./gradlew eclipse - Select the
2018PracticeBotfolder as import source in "File > Open Projects"
- Run
./gradlew idea - Open
2018PracticeBot.iprfile with IntelliJ
- Run
./gradlew buildto build the code. Use the--infoflag for more details - Run
./gradlew deploywhen connected to Driver Station to deploy to the robot using Powershell