Skip to content
/ void Public

Robot Application for void, our 2022 Robot for FIRST Rapid React

Notifications You must be signed in to change notification settings

frc-862/void

Repository files navigation

void

Void At Michigan State Champs

Robot Application for void, our 2022 Robot for FIRST Rapid React

Building

To build the application locally, run

./gradlew build

Keep in mind you will have to periodically connect to internet so gradle can sync dependencies.

To deploy the application, connect to the robot and run

./gradlew deploy