add tracking support
add tracking support
Add windup type. Convert into template. EnablePolicy add service, topic option selection.
Consider joining the windup type and output type - this will require republishing of windup up the cascade ?
Create the merge subclass for velocity controller via external TAU
Implement the modes (manual, external(control), disable, tracking)
Switch to vector operation rather than repeated statements
Add model retuning
Separate dynamic reconfigure option to optional subclass
Remove other modes
Remove everything related to identification and replace it via the merger
Deprecate measurements subscription
Reduce the internal tauAch code calculation
Switch velocity controller to async mode ?
Add feed forward for disturbances ?
Use doxygen grouping and reduce size
Document difference between auto-windup and ext-windup
Rename lastError, lastState to yk_1, ek_1,ek_2 etc.