Hello everyone,
I'm reaching out to ask whether it's possible to create 3 separate motion files to make my model kick, run, and jump. How could I create a motion file
Looking forward to your responses
Motion Files
- Ayman Habib
- Posts: 2252
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Motion Files
Hello,
A motion file is just a text file on a tabular format (similar to csv but space separated) with a time column and corresponding coordinate values, an example can be found in the distribution, linked below from Tutorial 1:
https://github.com/opensim-org/opensim- ... normal.mot
If you know the coordinate values to produce any motion you can create the desired mot file(s) in any text editor.
Hope this helps,
-Ayman
A motion file is just a text file on a tabular format (similar to csv but space separated) with a time column and corresponding coordinate values, an example can be found in the distribution, linked below from Tutorial 1:
https://github.com/opensim-org/opensim- ... normal.mot
If you know the coordinate values to produce any motion you can create the desired mot file(s) in any text editor.
Hope this helps,
-Ayman
Re: Motion Files
Thank you for your help
Do you have any advice/resources that you could please share regarding how to get the coordinate values? Would I need to use something like OpenSense or is there any other way?
Looking forward to your response
Do you have any advice/resources that you could please share regarding how to get the coordinate values? Would I need to use something like OpenSense or is there any other way?
Looking forward to your response
Re: Motion Files
Please disregard my previous post. I figured out how to create the motion file
Thank you for your help
Thank you for your help