Install Software
Our team uses the following tools for software development:
- git - version control for our code
- Sourcetree - graphical interface for
git
- WPI Library - the official software tools for FRC
- CTRE Phoenix Library - software tools for CTRE hardware
If you are planning to use your own Windows 10, macOS, or Linux computer, you can go to the corresponding setup guide for your OS. If you are using a Chromebook, tablet, or some other computer, you should use the Replit instructions. Note that you will not be able to deploy code to the robot or use Sourcetree, but everything else will work.
Additionally, if you are just looking to set up a new Driver Station computer for operating the robot, you can check out the first section in the Windows 10 IDE and DS instructions.