Welcome to the basic robot template that is used by all robots on Team 5190. This template includes code for a basic drivetrain using 4 Talon SRX motor controllers and code to drive the robot using an Xbox controller.
- Install Java Development Kit 11
- Install IntelliJ IDEA Community Edition
- Open the Project in IntelliJ IDEA (
File -> Open
) - Open a Terminal and
cd
to the project directory - Run
./gradlew build
to build the project - Connect to the robot's WiFi network and run
./gradlew deploy
- Once deployment is successful, open the FRC driver station and connect an Xbox controller
- Enable the robot and drive around