frc868 / 2023-Robot

The code for our 2023 robot, Wingdong.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The code for our 2023 robot, Wingdong.

License:Other


Languages

Language:Java 100.0%