Core Programming Concepts
Welcome to the foundation of Ironclad robot code.
This section explains how WPILib’s architecture, command-based programming, and NetworkTables tie together to form your robot’s “brain.”
Each topic builds on the previous one — once you understand this section, you’ll be ready to tackle subsystems, control loops, and vision.