Skip to content

Team4079/Reefscape2025

Repository files navigation

FIRST REEFSCAPE 2025

FRC 4079's repository for our 2024 robot code image

Table of Contents

Introduction

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.

Dependencies

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.

License

This project is licensed under the terms of the WPILib License. See the WPILib-License.md file for details.