-
Notifications
You must be signed in to change notification settings - Fork 0
FRC Software
Abdul Zia edited this page Feb 11, 2026
·
8 revisions
These are the FRC software programs we need on all of the software laptops
MAKE SURE YOU HAVE SMART APP CONTROL OFF
-
WPILib
- download from link above (it will take a while to download)
- Right click the
.isofile in theDownloadsfolder, thenopen with > Windows Explorer(give it a second, it's slow) - A security warning will pop up, ignore it and press
Open- this should create a virtual DVD drive there is (probably) not an actual on the laptop
- run
WPILibInstaller.exeinside the virtual DVD Drive- Select
Everything& Install for this User - Select
Download for this computer only(this will take a wild) - click next when the download finishes, it will set up other stuff (this will also take a while)
- Finish
- Select
-
WPILib VS Codeon the desktop will be your IDE for FRC
- Set up
WPILib VS Code- Create a folder on the desktop called
FRC_code - Head inside
FRC_codeand open the terminal in that location - run
git clone https://github.com/team116/ED[year].git(substitute year for the current year) - Open
[this year] WPILib VS Code - Press Ctrl+K then Ctrl+O to Open a folder, then select the newly created folder
ED[year] - Head to the extensions side tab (press Ctrl+Shift+X)
- Search for
Git Graphand install it- trust installer
- After it finishes installing, on the bottom bar, there should be text labled
Git Graph. Click on it- Press the gear in the top right of the screen
- Edit the user details such that the name is
ftc519and the email is<>, enableUse Globally - click the edit button for
originin remoteRemote Configuration(it is next to the textpushand looks like a pencil)- set the fetch URL to
https://ftc519:[token]@github.com/team116/ED[year].git(token is the PAT token, there should instructions on how to get it in Laptop software) - leave the Push URL blank so that it copies the fetch URL
- set the fetch URL to
- TODO: FINISH WRITING DOCUMENTION FOR REV VENDORDEPS THINGIE (they should all be installed so finishing this is not important)
- Checking that REVOfline VendorDeps is working for 2026
- git clone
https://github.com/team116/ED2025-2026SDK.gitintoFRC_code - open the cloned repository in WPILib
- press Ctrl+Shift+P(or press the WPI icon in the top right) and type
WPI: Build Codeto build the code - if it builds successfully, then your vendordeps is correct and REVOffline is correctly installed. Otherwise, reinstall the REVOffline vendor deps
- git clone
- Create a folder on the desktop called
-
Choreo
- Be on
FPCSonboardingnetwork - scroll down and press
Show all assets - Download
Windows-x86_64-setup.exeand run it- this will trigger a warning, click
more infothenrun anyway - UNLESS specified otherwise bellow, use default settings
- just use the default settings
- this will trigger a warning, click
- Be on
-
Path planner
- install
PathPlanner-Windows-v[random number]-setup.exeand run it- this will trigger a warning, click
more infothenrun anyway - UNLESS specified otherwise bellow, use default settings
- select
Install for me only - Accept the license agreemnt
- Create a desktop shortcut
- this will trigger a warning, click
- install