Loading Motions

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Catherine Scarbrough
Posts: 9
Joined: Mon Aug 17, 2020 4:13 pm

Loading Motions

Post by Catherine Scarbrough » Wed Aug 26, 2020 11:52 am

My issue is that the OpenSim system will not load motions into the models. I was trying to load my own motion files into OpenSim which did not work. Then went back to the tutorials, and even the motion files in the tutorials would not work. The error given in OpenSim was that it "Could not associate motion to current model". This being said I used the motions that were associated to each model in the tutorials, but it still gave me an error in OpenSim.

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Loading Motions

Post by Dimitar Stanev » Thu Aug 27, 2020 1:32 am

Can you name the files and the model that you try to use and how you load the motion? It possible that you are trying to visualize .mot files related to ground reaction forces or .trc files that are not motion files. The last two can be visualized through File->Preview Experimental Data.

User avatar
Ayman Habib
Posts: 2235
Joined: Fri Apr 01, 2005 12:24 pm

Re: Loading Motions

Post by Ayman Habib » Thu Aug 27, 2020 8:30 am

Hi Catherine,

As Dimitar pointed out, the ability to use a specific data file with a model depends on the contents of the file:
- If the file contains some coordinate values (hand-made or resulting from simulation for example) then you can load the motion directly and it will be associated to the model and animated.
- If the file contains data that changes over time but no coordinate values (e.g. ground reaction forces or marker data) then you can either view it as raw data (File -> Preview Experimental Data), or in case you have a motion loaded already, you can associate the data with the motion and they will be time synchronized.

Hope this helps,
-Ayman

User avatar
Catherine Scarbrough
Posts: 9
Joined: Mon Aug 17, 2020 4:13 pm

Re: Loading Motions

Post by Catherine Scarbrough » Wed Sep 02, 2020 10:16 am

So the one that I am trying to load at the moment is using the 3DGaitModel2392 and loading the motion subject01_walk1_grf.mot while is located in the same file as the model. It continues to give me the same error when I try to load this motion to the model.

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Loading Motions

Post by Dimitar Stanev » Sun Sep 06, 2020 11:44 pm

The file subject01_walk1_grf.mot does not contain the model's angles, but the ground reaction forces (grf). You can visualize the content of this file with File -> Preview Experimental data. If you want to load the joint angles in the model, then you have to use the file subject01_walk1.mot (or IK = inverse kinematics).

POST REPLY