Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 617 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 617 Bytes

robot-template-2022

This repo utilizes the new WPILib libraries, a few things have changed including the CTRE classes, simulations, and frc characterization. To see the full list click here.

Refer to the following links for some helpful coding practices:

  1. Coding standards - Java, Git and Coordinate Systems
  2. Testing standards