Back
Setting up your programming environment
All required software can be run on windows/mac/linux.
The driver station and Pheonix Framework can only be run on windows. If you really want, you can try to run them with WINE on linux, although this is not recommended.
Required Software
- WPILib VSCode
- Follow the on screen prompts.
- If you need any help, don’t be afraid to ask the code team lead.
- Git SCM
- Git is required to clone, checkout, commit and push changes to the robot code to github.
Optional Software
- GitHub Desktop
- A standalone git client. Not required as git is built in to VSCode.
Additional utilities