Code for "Bump", a robot built by the RocketDogs
gradlew.bat ideaCreate IDEA project filesgradlew.bat cleanIdeaRemove IDEA project filesgradlew.bat eclipseCreate Eclipse project filesgradlew.bat cleanEclipseRemove Eclipse project files
gradlew.bat deploywill build and deploy your code.gradlew.bat riologwill display the RoboRIO console output on your computer (run with-Pfakedsif you don't have a driverstation connected).gradlew.bat shuffleboardwill start the shuffleboard app
- Connect to robot
- Connect to the wifi
6718 - Plug in through USB B
- Connect to the wifi
cd *cloned repo directory*git checkout masterChanges branch to mastergit pull origin masterUpdates the files to the version in origin/mastergradlew.bat deployDeploy code to robotgradlew.bat deploy --offlineUse this when connected to robot wifi or at competition