Page 1 of 1

Visual3d_SIMM_grf.xml

Posted: Sat Apr 08, 2023 8:39 pm
by hailee
Hello everyone,
I wonder if anyone has exported the OPensim file with Visual3D, the file I exported only has.mot, not.xml, and the two exported files have no content, I don't know what went wrong, I hope someone who has done it can help me, thank you!
The second picture is the result I exported by myself, and the third one is the result given by the official website. I don't know what went wrong with my operation, I hope you can help me.
bde89ce579df13c2fe7d9da500263b5.jpg
bde89ce579df13c2fe7d9da500263b5.jpg (212.83 KiB) Viewed 269 times
282806ea7dd298e6c5184aee85ab9da.jpg
282806ea7dd298e6c5184aee85ab9da.jpg (5.43 KiB) Viewed 269 times
1681011285445.png
1681011285445.png (4.37 KiB) Viewed 269 times

Re: Visual3d_SIMM_grf.xml

Posted: Wed Apr 26, 2023 10:00 am
by kernalnet
Hi, both Visual3d_Setup_Scale.xml and Visual3d_Scale_ScaleSet.xml files are required and must exist in your model's directory. Visual3D then updates these files and exports motion files.

Re: Visual3d_SIMM_grf.xml

Posted: Mon May 01, 2023 1:43 am
by hailee
Dear Mohammadreza Rezaie,
Thank you very much for taking time out of your busy schedule to answer my questions.I understand your meaning. But now I have a new problem, if I don't want to use V3D to export motion files, want to use Matlab, how to write code? Where can I learn a tutorial or is it convenient for you to share?

Re: Visual3d_SIMM_grf.xml

Posted: Mon May 01, 2023 1:53 am
by kernalnet
Hi, OpenSim has already some examples [Code\Matlab\c3dExport.m]:
https://github.com/opensim-org/opensim- ... 3dExport.m
First, make sure that OpenSim in configured correctly in Matlab:
https://simtk-confluence.stanford.edu:8 ... ith+Matlab