all24 contains all the Team 100 code for 2024. There's just one repository, so that sharing library code across projects is easier.
This style of code management is sometimes called a "monorepo" if you want to read more about it.
Here is the directory layout:
- lib: evergreen library code
- comp: competition code for 2024
- swerve100: roborio code
- vision: raspberry pi code
- studies: small independent projects
- your project
- another project
- etc ...
First time working on Control? Fret not! This guide will walk you through everything from setting up your development environment, to deploying code to the RoboRIO, to controlling your first motor, and then to building a complex robot. It's an in-progress guide so please add to it anytime you see gaps.
Chapters: