Chapter 2 - The Lay of the Land

Section 2.1

2.1 - Intro to Driver Station

This lesson provides an overview of the FRC Driver Station app, covering its role in robot-controller communication, diagnostic tools, and operational modes like teleoperated and autonomous, along with safety practices for managing your robot during competitions.

Section 2.2

2.2 - VS Code and Project Generation

This lesson introduces WPILib VS Code for FRC robot programming, covering project creation, file structure, the 20ms loop, and how to simulate, build, and deploy your robot code.