This repository holds 3484's robot code for the 2025 Reefscape season
Note
This project uses WPILib 2025.2.1 and includes needed vendor dependencies
First, download the 2025.2.1 Release of WPILib and install it to your computer.
Next, clone this repository
git clone https://github.com/FRC-Team3484/X25_RobotCode
Now, open the WPILib VSCode that you just installed and navigate to the X25_RobotCode
folder. Open the command palette (Ctrl-Shift-P
) and run the WPILib: Build Robot Code
command
Source control and WPILib tools and functionality should both be avaliable in this directory
This repo contains several pieces of documentation which may be useful throughout the season or in the future. Some of these are repo specific and some are from FRC-Team3484/programming-lists