Motion Master
|
Holds position and velocity PID gains for a controller. More...
#include <standalone_autotuning.h>
Public Attributes | |
PIDGains | position |
PID gains for the position controller. More... | |
PIDGains | velocity |
PID gains for the velocity controller. More... | |
Holds position and velocity PID gains for a controller.
This structure contains separate PID gain sets for position and velocity control.
PIDGains ControllerGains::position |
PID gains for the position controller.
PIDGains ControllerGains::velocity |
PID gains for the velocity controller.