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
- Host: GitHub
- URL: https://github.com/team4079/reefscape-2025
- Owner: Team4079
- License: other
- Created: 2025-01-04T16:16:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T22:07:48.000Z (7 months ago)
- Last Synced: 2025-06-25T23:20:01.359Z (7 months ago)
- Topics: 4079, first, first-robotics, frc, java, kotlin, photonvision, reefscape, reefscape-2025, swerve, talonfx, vision, wpilib
- Language: Java
- Homepage: http://frc.oarobotics.org/Reefscape2025/
- Size: 13.6 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FIRST REEFSCAPE 2025
FRC 4079's repository for our 2025 robot code

## 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.