-
Notifications
You must be signed in to change notification settings - Fork 2
Development Environment Setup
Dylan Tompkins edited this page Jan 19, 2021
·
1 revision
This setup requires a Windows, Mac, or Linux PC and an internet connection.
WPILib is a library which allows our Java code to interface with the robot. The installer also includes VSCode, the IDE in which we write code, and various other tools used for development and testing.
Download and Instructions here: https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html
GitKraken allows you to use Git to interact (clone, push, pull) with this GitHub repository through a GUI.
Download here: https://www.gitkraken.com/ Upon installing:
- Sign in with your GitHub account.
- Clone this repository.
- Open the repository in VSCode and make sure you can build.
Driver Station and FRC Utilities (required to drive robot) https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/frc-game-tools.html
Spark Max
- https://docs.revrobotics.com/sparkmax/rev-hardware-client/getting-started-with-the-rev-hardware-client
- https://docs.revrobotics.com/sparkmax/spark-max-client/getting-started-with-the-spark-max-client (old one)
Talon SRX