Downloading Essential Tools
This page will contain all the tools we need for programming the XRP robot.
WPILIB VSC
For FRC Programming, we use a modded version of Visual Studio Code, created by WPILIB. This version is just like regular VSC but with tons of quality-of-life changes that will help give you a longer life expectancy. Here is a link to the download, along with instructions.
https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html
FRC Game Tools
To run our code, we need to use some tools, such as Driver Station (which is used to enable/disable the robot and switch between modes). You can download them at: https://www.ni.com/en/support/downloads/drivers/download.frc-game-tools.html#553883
Last updated