Definition: Utility.cpp:119
Interface for Controllers.
Definition: Controller.h:19
virtual void Enable()=0
Allows the control loop to run.
virtual void Disable()=0
Stops the control loop from running until explicitly re-enabled by calling enable() ...