Page 1 of 1

Model help - compatibility with opensim 4.1

Posted: Tue Feb 11, 2025 5:40 am
by bushaes
Hi,
I am trying to open this model in opensim 4.1

https://github.com/julieemmerson/opensim_tennis_model

However I am getting the following error:

Attempting to assign an invalid SimTK::MobilizedBodyIndex
In Object 'spine_geom_frame' of type PhysicalOffsetFrame.
Thrown at PhysicalFrame.cpp:73 in setMobilizedBodyIndex().

The model loads perfectly in opensim 4.5 and I can't work out what the problem is.

How can I modify the model to work in 4.1 please?
Thanks in advance.

Re: Model help - compatibility with opensim 4.1

Posted: Tue Feb 11, 2025 6:48 pm
by ongcf
The citations from that GitHub page include a reference for Seth et al. and the Scapulothoracic joint, and the ScapulothoracicJoint was added in OpenSim 4.2 (https://opensimconfluence.atlassian.net ... penSim+4.2).

Re: Model help - compatibility with opensim 4.1

Posted: Tue Feb 18, 2025 8:55 am
by bushaes
Thank you, I missed that. Makes sense.
Best wishes,
Alex