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
- Host: GitHub
- URL: https://github.com/isotope-robotics/frc-2023
- Owner: Isotope-Robotics
- License: other
- Created: 2023-04-06T02:55:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T04:20:21.000Z (over 1 year ago)
- Last Synced: 2025-01-23T02:10:05.326Z (4 months ago)
- Language: Java
- Homepage:
- Size: 985 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)