Search found 13 matches
- Wed Jan 31, 2024 9:41 pm
- Forum: OpenSim Moco
- Topic: Model Validation Question
- Replies: 2
- Views: 561
Re: Model Validation Question
We've been playing around a lot with different reserve actuation strengths with MocoInverse on graded walking conditions. Our validation involved minimising those residual forces below some threshold, and we luckily had some experimental emg, fascicle length and metabolic data to compare to. We'll p...
- Mon Apr 10, 2023 11:24 pm
- Forum: OpenSim Moco
- Topic: Wrapping Surfaces (MocoInverse)
- Replies: 7
- Views: 1125
Re: Wrapping Surfaces (MocoInverse)
Hi Ross,
Increasing the optimal force of the reserve actuators seems to have fixed the issue - thank you!
Curious whether you have any advice when it comes to selecting a value for ModOpAddReserves?
Much appreciated,
Luke
Increasing the optimal force of the reserve actuators seems to have fixed the issue - thank you!
Curious whether you have any advice when it comes to selecting a value for ModOpAddReserves?
Much appreciated,
Luke
- Mon Apr 10, 2023 1:28 am
- Forum: OpenSim Moco
- Topic: Wrapping Surfaces (MocoInverse)
- Replies: 7
- Views: 1125
Re: Wrapping Surfaces (MocoInverse)
Thank you for your reply, Pasha. I've found the problem difficult to diagnose. The only thing that's really improved the muscle-level outputs has been reducing the radius of those tibial gastroc. wrapping surfaces and just removing them altogether, so I can't really justify keeping them. Fortunately...
- Tue Apr 04, 2023 3:05 pm
- Forum: OpenSim Moco
- Topic: Wrapping Surfaces (MocoInverse)
- Replies: 7
- Views: 1125
Re: Wrapping Surfaces (MocoInverse)
Hi Dan, Thanks for the suggestion. I believe that Dr. Miller was using an earlier version of Moco, in which wrapping surfaces were not supported altogether. In more recent versions, compatibility has been added for wrapping surfaces. Perhaps there's a bug here, or perhaps adjustments need to be made...
- Mon Apr 03, 2023 8:03 pm
- Forum: OpenSim Moco
- Topic: Wrapping Surfaces (MocoInverse)
- Replies: 7
- Views: 1125
Wrapping Surfaces (MocoInverse)
Hi all, I'm having a problem with muscle overactivating using MocoInverse and the high flex model by Adrian Lai during walking. Specifically, I'm finding that the gastrocnemii are overactive due to (I believe) their tibial wrapping surfaces, which in-turn is driving up the activation of the dorsifle...
- Tue Sep 28, 2021 3:46 pm
- Forum: OpenSim Moco
- Topic: Probe Reporter on Moco Solution
- Replies: 4
- Views: 321
Re: Probe Reporter on Moco Solution
That was it. Thanks, Nick.
- Mon Sep 27, 2021 4:39 pm
- Forum: OpenSim Moco
- Topic: Probe Reporter on Moco Solution
- Replies: 4
- Views: 321
Re: Probe Reporter on Moco Solution
Thanks for your reply, Nick! I had another look and realised that I misplaced a few values when I was compiling the states file - all is working now. One other query that I have, is that when I load the probed model with DGF muscles into the opensim GUI I receive warning messages about muscles/actua...
- Sun Sep 26, 2021 7:47 pm
- Forum: OpenSim Moco
- Topic: Probe Reporter on Moco Solution
- Replies: 4
- Views: 321
Probe Reporter on Moco Solution
Hi all, Anyone have experience running the probe reporter (analyze tool) on their solution from moco? I've attempted with the controls and states (example files attached) generated by moco, which does output metabolics, but the outputted motion shows the model contorting. Is there anything that I mi...
- Tue Sep 07, 2021 9:57 pm
- Forum: OpenSim Moco
- Topic: MATLAB closes unexpectedly when trying to solve MocoInverse
- Replies: 2
- Views: 244
Re: MATLAB closes unexpectedly when trying to solve MocoInverse
Hi Grace,
Are any of the coordinates in your model locked? If so, try running it again with them unlocked or, if you want them to remain locked, add 'modelProcessor.append(ModOpReplaceJointsWithWelds())' to your code
Are any of the coordinates in your model locked? If so, try running it again with them unlocked or, if you want them to remain locked, add 'modelProcessor.append(ModOpReplaceJointsWithWelds())' to your code
- Tue Aug 31, 2021 3:48 pm
- Forum: OpenSim Moco
- Topic: Excitation vs. Activation
- Replies: 2
- Views: 244
Re: Excitation vs. Activation
Much appreciated. Thank you, Ross!