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

https://github.com/isotope-robotics/frc-2023

2023 Robot Code for Charged Up
https://github.com/isotope-robotics/frc-2023

Last synced: 2 months ago
JSON representation

2023 Robot Code for Charged Up

Awesome Lists containing this project

README

        

# FRC 2023

Team 7429's 2023 FRC Robot Code for Pepto! The code was written in JAVA using WPILib's FRC Framework. This project also utilizes several third-party libraries
such as REV Robotics, CTRE Phoenix, KauaiLabs NAVX, and FRC PathWeaver.

# Libraries:
[REV Robotics](https://docs.revrobotics.com/sparkmax/software-resources/spark-max-api-information)

[CTRE Phoenix](https://store.ctr-electronics.com/software/)

[KauaiLabs NAVX](https://pdocs.kauailabs.com/navx-mxp/software/roborio-libraries/java/)

[PathWeaver](https://docs.wpilib.org/en/stable/docs/software/pathplanning/pathweaver/index.html)