Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frcteam31/2024_tchaikovsky

Our 2024 competition robot
https://github.com/frcteam31/2024_tchaikovsky

frc robot swerve-drive

Last synced: about 1 month ago
JSON representation

Our 2024 competition robot

Awesome Lists containing this project

README

        

Requirements:

- [WPILib](https://docs.wpilib.org/en/stable/docs/zero-to-robot/step-2/wpilib-setup.html)
- [CTRE Phoenix v5](https://docs.ctr-electronics.com/)
- [CTRE Phoenix v6](https://docs.ctr-electronics.com/)
- [RevLib](https://docs.revrobotics.com/sparkmax/software-resources/spark-max-api-information#c++-and-java)
- [PathPlannerLib](https://3015rangerrobotics.github.io/pathplannerlib/)

VSCode requirements:

- Install Node.JS: [Node.JS](https://nodejs.org/en/download/current)
- Extension: [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- Extension: [Java prettier formatter](https://marketplace.visualstudio.com/items?itemName=mwpb.java-prettier-formatter)

Setting up repo:
1. Clone
2. Run "npm i" in terminal to install prettier
3. Profit??

Subject Matter Experts (SMEs)
- Jace - Shuffleboard
- James - Operator Subsystems
- Zach - Drive Subsystems