Search found 2 matches
- Tue Feb 14, 2023 9:51 pm
- Forum: OpenSim
- Topic: What do getPositionInGround and getRotationInGround return?
- Replies: 13
- Views: 2890
Re: What do getPositionInGround and getRotationInGround return?
Hi Connor, I'm doing something very similar - I was able to convert an osim model file into a usd file which I could bring in properly into Unity, as well as Blender and Maya. The issue I'm running into is trying to convert my .mot motion files into animations that are also playable under Unity. I t...
- Wed Dec 28, 2022 11:41 am
- Forum: OpenSim
- Topic: Using OpenSim Python on M1 Mac Silicon
- Replies: 1
- Views: 576
Using OpenSim Python on M1 Mac Silicon
Hi SimTK people! I'm trying to use the OpenSim Python libraries with the native Python that comes with my M1 Mac laptop. When I try to `import opensim as osim`, I get an error: Python 3.10.9 (main, Dec 15 2022, 17:11:09) [Clang 14.0.0 (clang-1400.0.29.202)] on darwin ImportError: dlopen(/Application...