pid_control_utils#
Helper functions for converting double integrator system outputs to error and derivative of error.
Functions
Converts a 1D double integrator output to error and derivative of error. |
|
Converts a Rocket output to error and derivative of error. |
|
Converts a 3D double integrator output to error and derivative of error. |
Classes
A dataclass to bundle a MIMOPIDController and a converter function. |