O2MConverter
O2MConverter copied to clipboard
OpenSim to MuJoCo XML converter
trying to create the environment from yml file gives the following error: (base) D:\>conda env create --name O2MConverter --file=conda_env.yml Retrieving notices: ...working... done Collecting package metadata (repodata.json): done Solving environment:...
Great works! But is it possible to create MJCF motion file from the opensim motion (.mot ) ?
Hello, Thanks for the handy package! I'm trying to convert the [HYOID model](https://simtk.org/projects/neckdynamics) of the head and neck, however the [BushingForce ](https://simtk.org/api_docs/opensim/api_docs/classOpenSim_1_1BushingForce.html#details)of OpenSim is not included. The BushingForce in this...