Looking for files converter

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Thomas BONIS
Posts: 1
Joined: Tue Nov 21, 2017 9:16 am

Looking for files converter

Post by Thomas BONIS » Mon Jan 06, 2020 5:21 am

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

Tags:

User avatar
Ayman Habib
Posts: 2238
Joined: Fri Apr 01, 2005 12:24 pm

Re: Looking for files converter

Post by Ayman Habib » Mon Jan 06, 2020 3:16 pm

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

POST REPLY