PID Control
{"description": "", "keywords": ""}
PID Control#
“Proportional, Integrative, Derivative” (PID) control is a feedback control architecture that leverages the output tracking error to drive the robot to a steady-state reference trajectory.
It is arguably the most successful controller of all times, definitely the most famous.
For the accompanying exercise, please see Modeling and Control.