Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 979 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 979 Bytes

2023-Robot

CI

Won the Innovation in Control Award at the FIN District Mishawaka Event 2023.

Won the Innovation in Control Award at the FIN District Princeton Event 2023.

Won the Autonomous Award sponsored by Ford at the FIRST Indiana State Championship 2023.

Installation

In order to get this repository fully situated on your computer, please first download the latest version of the 2023 WPILib tools, open the WPILib version of VS Code, and clone this repository. Using GitHub Desktop to clone the repository is recommended, or install Git and use the command-line.

Once the repository is cloned, go to your terminal and run git submodule update --init --recursive in the repository's folder. After that, run the WPILib: Build Robot Code task. If that completes successfully, you have completed all of these steps.