An open API service indexing awesome lists of open source software.

https://github.com/avengerroboticsfrc/frc2022-v2

Code Revamp for FRC Team 7451 AvengerRobotics
https://github.com/avengerroboticsfrc/frc2022-v2

first first-robotics-competition frc java robotics

Last synced: 7 months ago
JSON representation

Code Revamp for FRC Team 7451 AvengerRobotics

Awesome Lists containing this project

README

          

## FRC 2022

**FRC Team 7451 AvengerRobotics' Robot Code for the 2022 Season**

FRC 7451 AvengerRobotics

Robot name: F.R.I.D.A.Y.

Please adhere to the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html). Any violations will be shown when the following command is run:

```sh
./gradlew check
```