Hello all,
We are trying to track kinematics using MocoTrack whilst also tracking experimental excitations. To track the excitations we have tried to use MocoControlTrackingGoal in the Matlab API but the Class is not recognised in Matlab once the command is called.
It this class not implemented yet or am I missing something? I have tried to call the class as I have seen other MocoGoals be called in the provided examples.
Thanks in advance!
Best regards,
Pavlos
Accessing MocoControlTrackingGoal in Matlab API
- Pavlos Silvestros
- Posts: 43
- Joined: Sun Oct 16, 2016 4:10 am
- Nicholas Bianco
- Posts: 1041
- Joined: Thu Oct 04, 2012 8:09 pm
Re: Accessing MocoControlTrackingGoal in Matlab API
Hi Pavlos,
MocoControlTrackingGoal has been included as a goal since the preprint release. Are other Moco classes working fine? Could you also post the error message you're getting?
Thanks,
-Nick
MocoControlTrackingGoal has been included as a goal since the preprint release. Are other Moco classes working fine? Could you also post the error message you're getting?
Thanks,
-Nick
- Christopher Dembia
- Posts: 506
- Joined: Fri Oct 12, 2012 4:09 pm
Re: Accessing MocoControlTrackingGoal in Matlab API
We accidentally excluded this goal from Matlab/Python. This will be fixed in an upcoming pull request (https://github.com/opensim-org/opensim-moco/pull/601).
- Pavlos Silvestros
- Posts: 43
- Joined: Sun Oct 16, 2016 4:10 am
Re: Accessing MocoControlTrackingGoal in Matlab API
Hey Guys,
Alright that's great thank you!
All the other MocoGoal functions were available but when trying to access MocoControlTrackingGoal the error was "Undefined function or variable "MocoControlTrackingGoal".
Cheers,
Pavlos
Alright that's great thank you!
All the other MocoGoal functions were available but when trying to access MocoControlTrackingGoal the error was "Undefined function or variable "MocoControlTrackingGoal".
Cheers,
Pavlos