Skip to content

WestwoodRobotics/FRC-2024-Outdated

Repository files navigation

FRC-2024

Prerequisites

  • Java JDK 11 or higher
  • Gradle 6.0 or higher

Setup

  1. Clone the repository: git clone https://github.com/WestwoodRobotics/FRC-2024
  2. Navigate to the project directory: cd FRC-2024

Building the Project

To build the project, run the following command in the project root directory:

./gradlew build

Simulating Robot Code

To simulate the robot code, use the following command:

./gradlew simulateExternalJavaRelease

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published