Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frcteam2992/robot2023
FRC Team 2992's 2023 Robot Code
https://github.com/frcteam2992/robot2023
first first-robotics-competition frc frc-robot java robot robotics wpilib
Last synced: about 1 month ago
JSON representation
FRC Team 2992's 2023 Robot Code
- Host: GitHub
- URL: https://github.com/frcteam2992/robot2023
- Owner: FRCTeam2992
- License: other
- Created: 2023-01-11T01:48:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T23:31:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T22:53:58.585Z (3 months ago)
- Topics: first, first-robotics-competition, frc, frc-robot, java, robot, robotics, wpilib
- Language: Java
- Homepage:
- Size: 688 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: docs/README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Robot 2023 Project Documentation
- _Discussion_ [Subsystems & Controls Notes](https://github.com/orgs/FRCTeam2992/discussions/1)
- _Project Board_ [2023 FRC Season](https://github.com/orgs/FRCTeam2992/projects/1)
- _Doc_ [Writing Robot Code](./writing_code.md)
- _Doc_ [Subsystems & Controls](./subsystems_controls.md)
- _Doc_ [Subsystem & Assembly State Diagrams](./state_diagrams.md)
- _Doc_ [Command Sequences](./command_sequences.md)
- _Doc_ [Auto Commands](./auto_commands.md)