Search found 372 matches
- Mon Aug 05, 2024 4:51 am
- Forum: OpenSim Moco
- Topic: Parameter tuning issue with MocoTrack
- Replies: 3
- Views: 1530
Re: Parameter tuning issue with MocoTrack
Hi Oliver, I've done parameter optimization with MocoTrack before (adjusting prosthesis stiffness, for example). I think Nick mentioned this already but in your initial guess for MocoTrack, is the parameter included in the guess? If I'm starting from a solution that didn't have parameter optimizatio...
- Wed May 15, 2024 8:44 am
- Forum: OpenSim Moco
- Topic: MocoTrack Failed: Invalid_Number_Detected
- Replies: 4
- Views: 3606
Re: MocoTrack Failed: Invalid_Number_Detected
Hi Ziang, I think these errors are typically from things in the model that violate IPOPT's expectations of the state equations being "smooth and continuous". I would guess in your model the best candidates for where things might not be smooth and continuous are the wrapping geometries. Echoing Nick'...
- Wed Apr 24, 2024 11:28 am
- Forum: OpenSim Moco
- Topic: Making arms parallel to the ground
- Replies: 3
- Views: 1855
Re: Making arms parallel to the ground
Hi Hojin, I've used the Goal Nick mentioned to minimize the deviations of the torso in global frame, it worked well. You could try that Goal with a high weight and see if it makes the deviations of the arms small enough for your purpose. If you want the deviations to be literally zero, I think you'd...
- Wed Mar 20, 2024 3:05 pm
- Forum: OpenSim Moco
- Topic: FunctionBasedPath
- Replies: 14
- Views: 4521
Re: FunctionBasedPath
5x wow, I'm surprised it makes that much of a difference. I will have to try this. Nick, is there a way of assessing/reporting the goodness-of-fit of the polys? Apologies if this is obvious, nothing jumped out at me in the documentation. My struggle when exclusively using polynomial functions for mu...
- Fri Mar 01, 2024 3:22 am
- Forum: OpenSim Moco
- Topic: Periodicity constraint for GRFs and ground contact moments
- Replies: 4
- Views: 2983
Re: Periodicity constraint for GRFs and ground contact moments
Glad the codes are helpful! I don't normally track the GR moments, just the forces. My rationale is if the tracking of the GRF and of the kinematics are both good, and if the model itself is good, then the CoP should look good too (a gauge of validity). But if you want to make sure the model's CoP i...
- Fri Mar 01, 2024 3:17 am
- Forum: OpenSim Moco
- Topic: Tracking and exporting ID Joint Moments for Torque-driven and Muscle-driven simulations
- Replies: 3
- Views: 2140
Re: Tracking and exporting ID Joint Moments for Torque-driven and Muscle-driven simulations
What Aaron described for (2) is how I've previously gotten joint moments from a Moco solution. If you have other actuators at the joint besides muscles, you'd want to add those too. You can also get joint forces and moments from doing a Joint Reaction Analysis, but I'm not sure I'm doing that right ...
- Thu Feb 29, 2024 2:03 pm
- Forum: OpenSim Moco
- Topic: Periodicity constraint for GRFs and ground contact moments
- Replies: 4
- Views: 2983
Re: Periodicity constraint for GRFs and ground contact moments
Hi Kayla, If the model's GRF are from the usual foot-ground contact elements, the states being periodic should also result in periodic GRF. Did you set all the generalized speeds (e.g. joint angular velocities) to be periodic too? Below is the code I use to get states and controls that are periodic ...
- Mon Feb 19, 2024 8:04 am
- Forum: OpenSim Moco
- Topic: ligament boundary conditions
- Replies: 8
- Views: 3672
Re: ligament boundary conditions
Hi Hojin,
Ligament length isn't a control, state, or parameter, so I don't think it can be directly bounded.
You could bound the allowed ranges on the DOF spanned by the ligament to indirectly limit its length.
Ross
Ligament length isn't a control, state, or parameter, so I don't think it can be directly bounded.
You could bound the allowed ranges on the DOF spanned by the ligament to indirectly limit its length.
Ross
- Wed Feb 07, 2024 12:14 pm
- Forum: OpenSim Moco
- Topic: Estimating GRFs while states tracking
- Replies: 8
- Views: 3210
Re: Estimating GRFs while states tracking
Hi Azarang, Apologies if I'm missing some details here, I wasn't sure if I fully followed what your workflow is: If you are tracking kinematic data using MocoTrack or MocoStateTrackingGoal, the GRF produced by contact elements on the feet will not typically resemble experimentally measured GRF very ...
- Fri Feb 02, 2024 3:44 pm
- Forum: OpenSim Moco
- Topic: Problem implementing the code/data available on Moco project "Muscle-Driven Simulations and Experimental Data of Cycling
- Replies: 10
- Views: 23026
Re: Problem implementing the code/data available on Moco project "Muscle-Driven Simulations and Experimental Data of Cyc
Configuring the latest OpenSim release with Matlab should also include Moco.