Environment Setup

Host Setup

In order to do any development for FRC robots in the simulator, the entire WPILib tool suite needs to be setup on your host machine. The setup steps are found on the Official WPILib Installation steps, specifically Step 2.

Once those steps have bene followed, you should have the following complete:
  1. VS Code installed on your host with the WPILib Extension

  2. Any software libraries required for 3rd-Party vendors

  3. The WPILib JDK

  4. The full complement of WPILib tools, such as Glass, Shuffleboard, and SysID.