Search found 29 matches

by Alice Mantoan
Thu May 08, 2014 3:07 pm
Forum: OpenSim
Topic: Performing Inverse Dynamics via Matlab API
Replies: 30
Views: 7673

Re: Performing Inverse Dynamics via Matlab API

Hi Cosimo, yes, sure I can. The genericExtLoadFullPath parameter is simply the path where a generic external load file is stored. As for the setup file, a starting xml file for the configuration of external load is required. It must include the correct relation among the calcn striking each force pl...
by Alice Mantoan
Mon Apr 28, 2014 1:08 am
Forum: OpenSim
Topic: Performing Inverse Dynamics via Matlab API
Replies: 30
Views: 7673

Re: Performing Inverse Dynamics via Matlab API

Hi James, thanks for trying to help me. Looking at the final setup files, it seems that the correct input files are loaded... Sure I can post the code. Here it is: import org.opensim.modeling.* % Apply the generic xml to the constructor idTool = InverseDynamicsTool(genericSetupFileFullPath); % Load ...
by Alice Mantoan
Wed Apr 23, 2014 3:54 am
Forum: OpenSim
Topic: Performing Inverse Dynamics via Matlab API
Replies: 30
Views: 7673

Re: Performing Inverse Dynamics via Matlab API

Hi all, I know this is almost a passed matter, but I'm trying to do exactly the same regarding the ID processing via API right now. I followed all the indications in these posts, both for the setup of the idTool for each trial and David's solution for the external loads configuration, but I have a s...
by Alice Mantoan
Wed Apr 23, 2014 2:59 am
Forum: OpenSim
Topic: get Marker Error running IK from Matlab using API
Replies: 2
Views: 282

Re: get Marker Error running IK from Matlab using API

Dear Ayman, thanks a lot for your reply. I'm using the InverseKinematicsTool as in the example setupAndRunIKBatchExample.m. As a temporary solution, I just copied the out.log file in my output folder. I saw that the InverseKinematicSolver has that method, I will try to follow your hint for a better ...
by Alice Mantoan
Wed Apr 16, 2014 9:53 am
Forum: OpenSim
Topic: get Marker Error running IK from Matlab using API
Replies: 2
Views: 282

get Marker Error running IK from Matlab using API

Hi all, I'm trying to perform the IK on multiple trials running a script in Matlab that exploits OpenSim API, as recommend (http://simtk-confluence.stanford.edu:8080/display/OpenSim/Frequently+Asked+Questions, How should I do batch processing for the OpenSim tools (e.g. IK, ID, CMC) with a script?)....
by Alice Mantoan
Wed Apr 02, 2014 12:28 am
Forum: OpenSim
Topic: IK and NaN values in trc files
Replies: 2
Views: 211

Re: IK and NaN values in trc files

Hi James,

thanks a lot!!That's what I hoped to hear.
Perhaps I was wrong a couple of years ago.

Thanks again.

Alice
by Alice Mantoan
Tue Apr 01, 2014 1:13 am
Forum: OpenSim
Topic: IK and NaN values in trc files
Replies: 2
Views: 211

IK and NaN values in trc files

Hi everyone, I have a very quick question. I remember that a few time ago, NaN values in .trc files were a problem for OpenSim (am I wrong?). However, recently I heard that they are now "desirable" for the IK tool, as they make markers automatically not considered for the corresponding frames during...
by Alice Mantoan
Sat Jul 13, 2013 1:23 am
Forum: OpenSim
Topic: Markerset influence on Scaling results
Replies: 3
Views: 855

Re: Markerset influence on Scaling results

Thank you David! That's the reason why I have some concerns in using our protocol. We use clusters and anatomical calibration to reconstruct the position of the anatomical landmarks that are most affected by soft tissue artifact as the asis and psis. The results is that we do not have these markers ...
by Alice Mantoan
Thu Jul 11, 2013 11:00 am
Forum: OpenSim
Topic: Markerset influence on Scaling results
Replies: 3
Views: 855

Markerset influence on Scaling results

Hi all! I'm starting a new study which involves the use of OpenSim. I'm working in a gait lab which strongly believes in the anatomical calibration approach introduced by Capozzo et. al and that has not previous experiences with OpenSim. I haven't seen any study yet with a similar markerset and prot...