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.
Visual3d_SIMM_grf.xml
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: Visual3d_SIMM_grf.xml
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
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?
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?
- Mohammadreza Rezaie
- Posts: 407
- Joined: Fri Nov 24, 2017 12:48 am
Re: Visual3d_SIMM_grf.xml
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
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