Page 1 of 1

Looking for files converter

Posted: Mon Jan 06, 2020 5:21 am
by thomas.bonis
Hi,
I'm using the C++ API of OpenSim to do forward dynamic simulation. I would like to compare my results with the open made with the MASS framework https://github.com/lsw9021/MASS. Do you know if there is tool to convert trajectories.mot files into trajectories.bvh and model.osim into xml files used as input in MASS ? Any information will be appreciated.
Thanks,
Thomas

Re: Looking for files converter

Posted: Mon Jan 06, 2020 3:16 pm
by aymanh
Hi Thomas,

We're not aware of any converters between MASS and OpenSim, if you develop one please let us know, if you need help with understanding the model and data files used by OpenSim please consult the documentation at https://simtk-confluence.stanford.edu/d ... %27s+Guide
You maybe able to write a custom reporter that exports the data you need directly.

Best regards,
-Ayman