FRC 2026 Robot Control System#
This is the documentation for the 2026-robot repository code. If you are new to the progamming team or trying to understand a piece of code you didn’t write, use this to help you understand what each subsystem does and the theory behind it.
New team members#
Here are some helpful pages to quickly understand the basics about how the robot works
and the WPILib code structure.