opensim-moco icon indicating copy to clipboard operation
opensim-moco copied to clipboard

Unrecognized function or variable 'MocoAngularVelocityTrackingGoal'

Open GraceEMc opened this issue 4 years ago • 0 comments

I am trying to set a AngularVelocityTrackingGoal using fabricated IMU signals. In MATLAB I get the error: Unrecognized function or variable 'MocoAngularVelocityTrackingGoal'. When using the code: IMUAngVel = MocoAngularVelocityTrackingGoal('AngularVelocity_tracking'),;

Additionally, I am trying to track the IMU orientations with a MocoOrientationTrackingGoal and was wondering if it was possible to set a .sto file for reference yet?

Thanks

GraceEMc avatar Oct 04 '21 03:10 GraceEMc