Search found 17 matches

by Molly Shepherd
Fri Dec 22, 2023 9:27 pm
Forum: OpenSim Moco
Topic: MocoCasADiSolver is not available
Replies: 2
Views: 258

Re: MocoCasADiSolver is not available

Nick,

Thanks for the quick reply. I did not realize that there were 2 different conda packages. I had only installed the base opensim package; installing opensim-moco fixed my issue.

Thank you!
Molly
by Molly Shepherd
Thu Dec 21, 2023 9:22 am
Forum: OpenSim Moco
Topic: MocoCasADiSolver is not available
Replies: 2
Views: 258

MocoCasADiSolver is not available

Hi all, I have recently been trying to switch my MocoInverse code from Matlab to Python. I have been following the example 'exampleMocoInverse.py' to ensure that I am using the correct syntax. Everything appears to be working up until the line: solution = inverse.solve() where I get the error: Runti...
by Molly Shepherd
Mon Dec 04, 2023 12:58 pm
Forum: OpenSim
Topic: Logger Output
Replies: 2
Views: 274

Re: Logger Output

That is exactly what I needed, thank you!!
by Molly Shepherd
Thu Nov 30, 2023 9:13 am
Forum: OpenSim
Topic: Logger Output
Replies: 2
Views: 274

Logger Output

Hi all! I have been running RRA through the OpenSim Python API on the OpenScienceGrid. When I run the code not through Python not on the OpenScienceGrid, the opensim.log file is autocreated with all of the RRA mass adjustments etc. being outputted in that file. However, for whatever reason the opens...
by Molly Shepherd
Wed Oct 18, 2023 3:32 pm
Forum: OpenSim
Topic: High residuals CMC Catelli Model
Replies: 4
Views: 660

Re: High residuals CMC Catelli Model

Hi Nathan,

I am also currently working with a sidestep. I am not utilizing CMC, but am running RRA and experiencing high pelvis reserves (specifically Fy). I was wondering what ended up working for you to get these values down.

Thanks,
Molly
by Molly Shepherd
Fri May 26, 2023 7:46 am
Forum: OpenSim Moco
Topic: EMG Tracking missing states
Replies: 3
Views: 274046

Re: EMG Tracking missing states

Thanks Aaron,

I will definitely try manipulating the problem this way.

Molly
by Molly Shepherd
Thu May 25, 2023 12:03 pm
Forum: OpenSim Moco
Topic: EMG Tracking missing states
Replies: 3
Views: 274046

EMG Tracking missing states

Hi all, I have recently been incorporating EMG tracking into my MocoInverse problem. I am having no issues actually getting a tracking solution. However, I have noticed that the EMG tracking solution does not contain any of the jointset states (either value or speed). This is an issue as I am trying...
by Molly Shepherd
Mon Mar 27, 2023 8:21 am
Forum: OpenSim Moco
Topic: Optimal Joint Reserves
Replies: 1
Views: 313

Optimal Joint Reserves

Hi all, I am running MocoInverse and am experiencing some large joint actuator reserves for the pelvis in some of my models. I wanted to clarify that the pelvis tx, ty, tz reserves in MocoInverse would be equivalent to the Fx, Fy, Fz reserves from static op or CMC and that pelvis tilt, list, rotatio...
by Molly Shepherd
Fri Nov 11, 2022 12:13 pm
Forum: OpenSim Moco
Topic: Low Muscle Activation
Replies: 5
Views: 723

Re: Low Muscle Activation

Hi Aaron and Dan, Yes I have run my data through RRA and my kinematics and residuals all look good so I am not concerned with my GRFs or experimental data. I can get the problem to converge with the reserve torques set to 100, just not with anything lower. I am trying to output the reserves utilized...
by Molly Shepherd
Fri Nov 04, 2022 6:56 am
Forum: OpenSim Moco
Topic: Low Muscle Activation
Replies: 5
Views: 723

Re: Low Muscle Activation

Hi Aaron, Thanks for the reply. That makes sense as to why the activations are low, unfortunately if I try to lower the reserves at all (even to 90) the problem either takes many hours to run or never converges at all. I'm not sure if there's a way to fix that issue? If it is possible, I may try low...