Search found 118 matches

by Karthick Ganesan
Sun Dec 12, 2021 10:42 pm
Forum: OpenSim Moco
Topic: Getting "resultant knee force" from a state trajectory?
Replies: 12
Views: 1327

Re: Getting "resultant knee force" from a state trajectory?

A work around may be to use only the motion trajectory from Moco solution and remove all the muscles and then call calcReactionOnChildExpressedInGround?
by Karthick Ganesan
Sun Dec 05, 2021 10:42 pm
Forum: OpenSim Moco
Topic: Getting "resultant knee force" from a state trajectory?
Replies: 12
Views: 1327

Re: Getting "resultant knee force" from a state trajectory?

I think one could do an inverse dynamic analysis through the OpenSim's ID Tool using the Moco Solution. I have not tried it though.
-Karthick.
by Karthick Ganesan
Wed Dec 23, 2020 6:42 am
Forum: OpenSim Moco
Topic: Accelerations initial guess with implicit multibody dynamics
Replies: 7
Views: 806

Re: Accelerations initial guess with implicit multibody dynamics

Hi Ross Miller,
I am also struggling with it. My work flow is quite similar to yours. Its hard to get good convergence. I stopped at some point . I may have to start trying again.

Karthick.
by Karthick Ganesan
Sun Dec 20, 2020 1:05 am
Forum: OpenSim Moco
Topic: Accelerations initial guess with implicit multibody dynamics
Replies: 7
Views: 806

Re: Accelerations initial guess with implicit multibody dynamics

Oh. Thanks. I was also struck with the same issue. Now got the answer.
by Karthick Ganesan
Sat Nov 21, 2020 7:56 am
Forum: OpenSim Moco
Topic: Definition of "reaction force" in MocoJointReactionGoal
Replies: 3
Views: 218

Re: Definition of "reaction force" in MocoJointReactionGoal

Hi Ross Miller, I believe that Moco uses same definition as that of opensim. In opensim joint reaction includes muscle forces and resultant from inverse dynamics. The reaction force Ri is calculated from the below free body diagram. Reaction.png The following links may be helpful. https://simtk-conf...
by Karthick Ganesan
Sun Nov 15, 2020 9:56 am
Forum: OpenSim Moco
Topic: UMocoD update
Replies: 5
Views: 463

Re: UMocoD update

Hi Ross Miller,
Thanks for sharing the updated version. I am curious to know how you formulate the predictive simulations and that will be helpful.
Regards,
Karthick
by Karthick Ganesan
Tue Oct 20, 2020 10:57 am
Forum: OpenSim Moco
Topic: (close to) minimizing metabolic cost
Replies: 51
Views: 5176

Re: (close to) minimizing metabolic cost

It is great to see this result. Thanks for sharing it here Ross Miller.
by Karthick Ganesan
Tue Oct 20, 2020 8:48 am
Forum: OpenSim Moco
Topic: (close to) minimizing metabolic cost
Replies: 51
Views: 5176

Re: (close to) minimizing metabolic cost

Hi Carlos, Probably there is some default value of slow twitch ratio. However the third optional argument for the addMuscle method is slow twitch ratio. You can pass the desired value of slow twitch ratio as the third argument. One can use methodsview() in Matlab to see all the available arguments. ...
by Karthick Ganesan
Fri Oct 09, 2020 10:43 am
Forum: OpenSim Moco
Topic: (close to) minimizing metabolic cost
Replies: 51
Views: 5176

Re: (close to) minimizing metabolic cost

Yes Nick. Based on Brian Umberger's code. Thanks. I am using these settings for implicit muscle dynamics. I would like to confirm whether the output includes basal heat rate. I could not find a method for setting the basal heat rate on. However getBasalCoefficient method gave a value of 1.2. I also ...
by Karthick Ganesan
Fri Oct 09, 2020 7:06 am
Forum: OpenSim Moco
Topic: Query related to UMocoD Project
Replies: 9
Views: 1013

Re: Query related to UMocoD Project

Oh. Thanks Ross Miller for the explanation. That was really helpful.
Karthick.