/2019-DeepSpace

Mission Control for the 2019 FRC Season

Primary LanguageJavaMIT LicenseMIT

Windows, linux, RoboRio

Build Status Build Status Build Status

Iron Lions 2019 Codebase

How to deploy to the robot

Go over to the releases tab and download the latest release. Once the file is downloaded unzip the folder. Next open the folder and type cmd into the folder path to open a command prompt in the projects directory. then while still connected to the internet type ./gradlew build. After the build finishes and gradle downloads all of the required files connect to the robot and type ./gradlew deploy.