https://github.com/redshiftrobotics/reefscape-2025
Robot code for Reefscape 2025 season
https://github.com/redshiftrobotics/reefscape-2025
first-robotics-competition frc-java frc-reefscape frc-robot
Last synced: about 1 month ago
JSON representation
Robot code for Reefscape 2025 season
- Host: GitHub
- URL: https://github.com/redshiftrobotics/reefscape-2025
- Owner: redshiftrobotics
- License: other
- Created: 2025-01-04T20:38:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T23:59:20.000Z (about 1 month ago)
- Last Synced: 2025-03-14T00:32:58.348Z (about 1 month ago)
- Topics: first-robotics-competition, frc-java, frc-reefscape, frc-robot
- Language: Java
- Homepage:
- Size: 22.7 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAASquatch Robot Code for Reefscape

## Description
This markdown file describes the formatting of our folders.
### Structure
* Robot
* Main code for robot.
* Commands and Subsystems are folders for commands and subsystems for the Robot.
* Utility stores utilities for the robot, such as code to flip auto directions if on the red or blue side.
### Features
* To be determined
### Dependencies
* WPILib
* AdvantageKit
* Pathplanner