Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 336 Bytes

FRC2022

2022 FRC robot code for UNSW EMU Robotics.

Dev Guide

  1. Install WPILib.
  2. git clone https://github.com/unswfrc/FRC2022.git
  3. Open the newly created FRC2022 folder with the VS Code provided by WPILib.
  4. Ask Joel for a code tutorial.