An open API service indexing awesome lists of open source software.

https://github.com/team4079/reefscape-2025

Code for the 2025 FRC Season - Reefscape
https://github.com/team4079/reefscape-2025

4079 first first-robotics frc java kotlin photonvision reefscape reefscape-2025 swerve talonfx vision wpilib

Last synced: 7 months ago
JSON representation

Code for the 2025 FRC Season - Reefscape

Awesome Lists containing this project

README

          

# FIRST REEFSCAPE 2025

FRC 4079's repository for our 2025 robot code
![image](https://github.com/user-attachments/assets/5d3b9c7d-d495-4d81-bdd9-e715a5b2b35b)

## Table of Contents

- [Introduction](#introduction)
- [Dependencies](#dependencies)
- [License](#license)

## Introduction

This repository contains the code for the FRC Team 4079's 2025 robot, named "Nautilus". The code is written in Java and Kotlin 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.