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

https://github.com/awtybots/frc-2024

Team 5829's 2024 FRC competition robot codebase.
https://github.com/awtybots/frc-2024

advantagekit frc frc-crescendo frc-java swerve-drive

Last synced: 3 months ago
JSON representation

Team 5829's 2024 FRC competition robot codebase.

Awesome Lists containing this project

README

        

# FRC-2024
[![Build](https://github.com/awtybots/FRC-2024/actions/workflows/build.yml/badge.svg)](https://github.com/awtybots/FRC-2024/actions/workflows/build.yml)
[![Spotless](https://github.com/awtybots/FRC-2024/actions/workflows/spotless.yml/badge.svg)](https://github.com/awtybots/FRC-2024/actions/workflows/spotless.yml)

The code for the 2024 FRC season robot for Awtybots 5829. Uses PathPlanner, AdvantageKit, SparkMax swerve and motors, Limelight camera, and a NavX gyro as its main technologies (along with WPILIB, of course). Uses Gradle and Spotless.

## Credits

Thank you FRC 6328, FRC 5172, and FRC 3015!