- Java JDK 11 or higher
- Gradle 6.0 or higher
- Clone the repository:
git clone https://github.com/WestwoodRobotics/FRC-2024
- Navigate to the project directory:
cd FRC-2024
To build the project, run the following command in the project root directory:
./gradlew build
To simulate the robot code, use the following command:
./gradlew simulateExternalJavaRelease