opensim Closed loop feedback control
Posted: Wed Jan 26, 2022 10:50 pm
Open loop controllers such as PrescribedController and ToyReflexController have been added to my model, and they can successfully simulate. But I want to add a closed-loop controller to feedback the joint motion error of the model. Which controller should I use? TrackingController or CorrectionController ?What is their grammatical format?