Hi Nick,
Sorry, I'm not sure what you mean by the "initial IPOPT dialogue." I attached the output (out.log) from when I tried to use MocoTrack with the torque-driven model, maybe that will help.
Search found 5 matches
- Mon Dec 14, 2020 7:40 am
- Forum: OpenSim Moco
- Topic: Matlab crashes with inverse.initialize() and inverse.solve()
- Replies: 7
- Views: 562
- Fri Dec 11, 2020 7:51 pm
- Forum: OpenSim Moco
- Topic: Matlab crashes with inverse.initialize() and inverse.solve()
- Replies: 7
- Views: 562
Re: Matlab crashes with inverse.initialize() and inverse.solve()
Hi Nick, In previous simulations, I've used the model with locked subtalar/mtp through the Matlab interface for the OpenSim API successfully so I didn't anticipate it being an issue. When I used this model for MocoInverse/MocoTrack, I would see in the command window something like "coordinate locked...
- Fri Dec 11, 2020 1:40 pm
- Forum: OpenSim Moco
- Topic: Matlab crashes with inverse.initialize() and inverse.solve()
- Replies: 7
- Views: 562
Re: Matlab crashes with inverse.initialize() and inverse.solve()
Hi Nick, Thank you for the quick response, and to the whole Moco team for putting together such a good resource. I resolved the problem, and thought I'd post it here in case it helps someone else. If Matlab (and Python- also experienced this. I don't use cpp, but I'm sure it's the same case there) k...
- Tue Dec 08, 2020 3:20 pm
- Forum: OpenSim Moco
- Topic: Matlab crashes with inverse.initialize() and inverse.solve()
- Replies: 7
- Views: 562
Matlab crashes with inverse.initialize() and inverse.solve()
Hi everyone, I'm working with exampleMocoInverse.m. When using only the default inputs provided with the example, it executes fine. However, when I replace the model "subject_walk_armless.osim" with another model (gait2392), a dialog box opens that "Matlab has encountered an error and needs to close...
- Tue Dec 08, 2020 12:16 pm
- Forum: OpenSim Moco
- Topic: MocoControlTrackingGoal- Scaling Tracked Muscle Activity
- Replies: 1
- Views: 193
MocoControlTrackingGoal- Scaling Tracked Muscle Activity
I'm a new Moco user, and I'm working on using MocoInverse with EMG tracking. In a code comment from the example, it states: % Scale down the tracked muscle activity based on peak levels from % "Gait Analysis: Normal and Pathological Function" by % Perry and Burnfield, 2010 (digitized by Carmichael O...