rockwayrobotics / FRC-2023

Code repository for the 2023 robot from Rockway Robotics - FRC 8089
Other
1 stars 0 forks source link
frc frc-2023 frc-java wpilib

Rockway Robotics 2023

This is the main repository for the Robot code for our 2023 FIRST season.

Setup

You will need to install the WPILIB libraries as well as their version of VSCode. They provide a WPILib Installer with instructions. It will work on Linux, Windows, and macOS. You can configure the VSCode version like any normal VSCode set up, and use it to build and test the Java code.

However, in order to control the Robot you'll need to download the FRC Driver Station, which currently only runs on Windows.