FRC 4079's repository for our 2024 robot code
This repository contains the code for the FRC Team 4079's 2025 robot, named "Reefscape". The code is written in Java and is designed to run on the RoboRIO platform using WPILib.
The project relies on several dependencies, including:
- WPILib
- CTRE Phoenix
- GradleRIO
- Spotless
- Dokka
Dependencies are managed through the build.gradle
file and the vendordeps
directory.
This project is licensed under the terms of the WPILib License. See the WPILib-License.md file for details.