← FRC
FRCFIRST Official
Introduction to State-Space Control
WPILib official documentation article introducing state-space control theory and model-based control for FRC, covering linear algebra fundamentals, state-space notation, linear quadratic regulators (LQR), and practical examples with code in Java, C++, and Python.