Search found 40 matches

by Christian Greve
Fri Mar 18, 2022 5:58 am
Forum: OpenSim Moco
Topic: Parameter optimization verification
Replies: 15
Views: 861

Re: Parameter optimization verification

I think I found the bug and I also understand your question now....

I removed the line:
problem.setModel(ClubfootModel)

now the output only contains the new optimal_fibre_length.....

Thanks

Christian
by Christian Greve
Fri Mar 18, 2022 2:22 am
Forum: OpenSim Moco
Topic: Parameter optimization verification
Replies: 15
Views: 861

Re: Parameter optimization verification

I am not sure whether I understand your question correctly.....Moco is not printing anything in the console except for "Warning: intermediate_callback is disfunctional ......" . There is no list of the states.

Christian
by Christian Greve
Thu Mar 17, 2022 2:32 am
Forum: OpenSim Moco
Topic: Parameter optimization verification
Replies: 15
Views: 861

Re: Parameter optimization verification

Dear all, I updated and tested the code again. It performs better but still the solution from Parameter optimization does not come even close to the prescribed coordinates. Even though the simulation succeeded. The entire model is moving in the right direction but there is no change in hip, knee ank...
by Christian Greve
Thu Mar 10, 2022 12:49 am
Forum: OpenSim Moco
Topic: Parameter optimization verification
Replies: 15
Views: 861

Re: Parameter optimization verification

Hi Nick, Thanks for the fast reply. When I load the solution from ParameterOptimization the motion is completely different. Or in other terms, the model "goes crazy". Below I also added the code...maybe I am doing something strange here. Regards Christian ########### import opensim as osim # from tk...
by Christian Greve
Mon Mar 07, 2022 6:46 am
Forum: OpenSim Moco
Topic: Parameter optimization verification
Replies: 15
Views: 861

Parameter optimization verification

Dear all, Background: I am performing parameter optimization on various muscle-tendon and ligament parameters (e.g. optimal_muscle_fibre_length and tendon_slack_length). I am using MocoInverse to prescribe the desired motion. The solver suceeds and provides realistic parameter values. Problem: Howev...
by Christian Greve
Fri Nov 26, 2021 1:54 am
Forum: OpenSim
Topic: Control COnstraints CMC
Replies: 2
Views: 289

Re: Control COnstraints CMC

Thank you. Regarding the Messages window: the simulation finishes fine so I do not receive any error message. I also see no warnings concerning the constraints file. Regarding existing files: I modify the output from a successful CMC solution.....so the file should be fine I guess. Also it has the s...
by Christian Greve
Thu Nov 25, 2021 2:44 am
Forum: OpenSim
Topic: Control COnstraints CMC
Replies: 2
Views: 289

Control COnstraints CMC

Dear OpenSim Team, I am using CMC to compute muscle and ligament forces during gait. I am interested in the effect of adding EMG-based control constraints. So I add the EMG based control constraints in the CMC tool. The tool is finishing but there is no difference in the activations when I do or do ...
by Christian Greve
Thu Aug 18, 2016 5:52 am
Forum: OpenSim
Topic: CMake Error in configuration process
Replies: 3
Views: 141

Re: CMake Error in configuration process

Thanks for your reply

I use the latest version: 3.3
by Christian Greve
Thu Aug 18, 2016 5:51 am
Forum: Simbody: SimTK multibody dynamics API
Topic: Install Simbody
Replies: 1
Views: 542

Install Simbody

Dear Community, I am new to OpenSim and Simbody and have trouble to get SimBody running. I think I make a stupid mistake somewhere in the workflow. I follow the guide as provided by SimTK. I downloaded simbody 3.5.3 source from gitHub and extracted the files to a folder. However, I couldn't find a s...
by Christian Greve
Wed Aug 17, 2016 1:09 am
Forum: OpenSim
Topic: CMake Error in configuration process
Replies: 3
Views: 141

CMake Error in configuration process

Dear Community, I am following the developers' step by step guide but have trouble to configure CMake on a Windows 7 64 bit machine. I installed CMake 3.6.1 and Visual Studio 10 2010 express. I tried various other versions but the problem remains the same. On my computer .net framework 4.6 is instal...