Page 1 of 1
Motion Files
Posted: Mon Dec 18, 2023 7:40 pm
by knair.rojas
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
Re: Motion Files
Posted: Mon Dec 18, 2023 10:07 pm
by aymanh
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
Re: Motion Files
Posted: Tue Dec 19, 2023 4:15 pm
by knair.rojas
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
Re: Motion Files
Posted: Tue Dec 19, 2023 7:37 pm
by knair.rojas
Please disregard my previous post. I figured out how to create the motion file
Thank you for your help