Hi,
My model file works well in 3.3. However, when I tried to run a simulation with it in 4.0 C++ API, it threw an exception with the following message:
---------------------------------------------------------------------------------------
Updating Model file from 30516 to latest format...
Loaded model StanceModel from file LE_Trunk.osim
Assigned an invalid SimTK::MobilizedBodyIndex
In Object 'lhumerus_slave_0_offset' of type PhysicalOffsetFrame.
Thrown at physicalframe.cpp:73 in setMobilizedBodyIndex().
Press any key to continue . . .
---------------------------------------------------------------------------------------
I opened the file in the 4.0 GUI and saved it with a new name - so it contains the newer format; but the error is still posted.
Any help on how to resolve this error will be greatly appreciated.
MLA