Search found 7 matches

by Maarten Sarens
Tue Apr 05, 2016 3:18 am
Forum: OpenSim
Topic: Jacobian / getMatterSubsystem
Replies: 4
Views: 747

Re: Jacobian / getMatterSubsystem

I have a simillar problem as you. I want to call the getMobilizedBody function. I'm trying to resolve the problem. Keep me updated if you find anything
by Maarten Sarens
Tue Apr 05, 2016 2:41 am
Forum: OpenSim
Topic: Problem using getMatterSubsystem in matlab
Replies: 0
Views: 166

Problem using getMatterSubsystem in matlab

Hi all, I have a problem with getting the location with respect to the ground. More excactly the problem is using the method getMatterSubsystem(); I use the following code : clc close all clear all import org.opensim.modeling.* % import class opensim. osimModel = Model(modelFile2); % Model Motion Ca...
by Maarten Sarens
Mon Apr 04, 2016 11:59 pm
Forum: OpenSim
Topic: Getting Joint Location in Matlab
Replies: 7
Views: 985

Re: Getting Joint Location in Matlab

Thank you very much for your help !
I now understand what I did wrong !
by Maarten Sarens
Mon Apr 04, 2016 10:17 am
Forum: OpenSim
Topic: Getting Joint Location in Matlab
Replies: 7
Views: 985

Getting Joint Location in Matlab

Hi everybody, I'm trying to get the joint location of an .osim model. My ultimate goal is calculating the length of a bone, for instance the tibia. For example I want to know the joint location of the right foot of the .osim model. I try to do this by : clc close all clear all import org.opensim.mod...
by Maarten Sarens
Sat Dec 12, 2015 3:51 am
Forum: OpenSim
Topic: Predictive Simulation Tim Dorn
Replies: 1
Views: 278

Predictive Simulation Tim Dorn

Hello , I have a problem runnig the code of the project Predictive Simulation of Tim Dorn and Jack Wang. Project link : https://simtk.org/home/predictivesim .The code is made available at the link. When trying to run the .exe file, the program askes for an input file of type .sto. I have searched in...
by Maarten Sarens
Wed Dec 02, 2015 10:00 am
Forum: OpenSim
Topic: Problems with release with debugging info
Replies: 3
Views: 626

Re: Problems with release with debugging info

I have been able to solve the problem.

Thank you very much for your help.
by Maarten Sarens
Sun Nov 22, 2015 1:11 pm
Forum: OpenSim
Topic: Problems with release with debugging info
Replies: 3
Views: 626

Problems with release with debugging info

Hello , Is there someone who can help me with the release with debug info tool. I'm trying to use the release with debug info but get several errors. The errors I get are : 'exampleMain.exe' (Win32): Loaded 'D:\KUL\Thesis\C++\IGH1\Build\RelWithDebInfo\exampleMain.exe'. Symbols loaded. 'exampleMain.e...