Search found 8 matches

by Maria Cristina Panettieri
Wed Oct 21, 2020 1:35 am
Forum: OpenSim
Topic: Inverse Kinematics Tool failed in a Matlab function
Replies: 0
Views: 213

Inverse Kinematics Tool failed in a Matlab function

Hi, I have a problem with the Inverse Kinematics Tool. I tried to implement the Tool in a Matlab function, but I obtained this error: "InverseKinematicsTool Failed: Timestamp at row 1 with value -0.004600 is less-than/equal to timestamp at row 0 with value 0.010000 Thrown at TimeSeriesTable.h:486 in...
by Maria Cristina Panettieri
Mon Oct 05, 2020 3:42 am
Forum: OpenSim
Topic: How to calculate force in Matlab?
Replies: 4
Views: 531

Re: How to calculate force in Matlab?

Thanks, Thomas. I have followed the instructions to load this OpenSim plugin, but the error "Error trying to load library MuscleForceDirection. Library not loaded " appears. Does someone know why? Also, does someone know if another way to compute 3D force in a specific marker of model exist? Thanks ...
by Maria Cristina Panettieri
Sun Oct 04, 2020 10:27 am
Forum: OpenSim
Topic: How to calculate force in Matlab?
Replies: 4
Views: 531

Re: How to calculate force in Matlab?

Thanks, Thomas for the reply. I've already read all the most relevant posts in this forum, but I haven't resolved my problem. I mustn't add a force to a model, but I need to compute the 3D force generated by a single muscle, to compare it with the force calculated by MATLAB, using the EMG signals fo...
by Maria Cristina Panettieri
Fri Oct 02, 2020 11:47 am
Forum: OpenSim
Topic: How to calculate force in Matlab?
Replies: 4
Views: 531

How to calculate force in Matlab?

Hi, I'm trying to compute muscle forces of the MoBL-ARMS model, using Matlab, but I don't understand how to do this. I active a muscle, using FD Tool and, inside a for loop, I need to compute force for every muscle activated, supposed that this force is applied in the hand mass center. I write this ...
by Maria Cristina Panettieri
Fri Oct 02, 2020 1:26 am
Forum: OpenSim
Topic: Forward Dynamics in Matlab
Replies: 2
Views: 434

Re: Forward Dynamics in Matlab

Using setup file created in Matlab, the FD Tool works correctly.

Thank you very much!

Maria Cristina Panettieri
by Maria Cristina Panettieri
Tue Sep 29, 2020 4:29 am
Forum: OpenSim
Topic: Forward Dynamics in Matlab
Replies: 2
Views: 434

Forward Dynamics in Matlab

Hi, I'm trying to execute the Forward Dynamics Tool in Matlab, but the results obtained are wrong. I use the MoBL-ARMS model and I give a .xml file in input at FD Tool. This file contains a constant activation of Brachioradialis muscle(the other muscles of the model have a null activation). I implem...
by Maria Cristina Panettieri
Wed Sep 02, 2020 6:50 am
Forum: OpenSim
Topic: API OpenSim Crash in MATLAB
Replies: 0
Views: 185

API OpenSim Crash in MATLAB

Hi,

I'm trying to scale an OpenSim model (MoBL-ARMS) using Matlab, but when the script runs, MATLAB crashes during the command: II.processModel(myModel, path2subject).

Does someone know why?

Thanks in advance for the help,

Maria Cristina
by Maria Cristina Panettieri
Tue Aug 25, 2020 4:27 am
Forum: OpenSim
Topic: Scale Tool - OpenSim
Replies: 0
Views: 333

Scale Tool - OpenSim

Hi, I'm trying to scalar an 0penSim upper limb model (MoBL_ARMS) using Matlab with the characteristics of my subject. Matlab does the scaling, but the scaled model is wrong. During scaling, the model loses the ground(represented by thorax) and some bodies, in spite of they are listed in the correspo...