I am trying to add bilateral active ankle exoskeletons to the Rajagopal 2015 model, in order to run IK, ID, and Static Optimization from experimental data. I'm adding the exo direcly into the .osim file.
I've added the exo frame geometry as an object under <BodySet> with an attached .stl file and now the model won't open in the GUI. I get the following errors:
Has anyone experienced the same errors and know what I'm doing incorrectly? I'm assuming I need to specify a joint to connect the exo to the ankle but I'm not sure where to put it. Thanks in advance! Happy to connect via email and send my .osim files.(1) Attempting to assign an invalid StimTK::MobilizedBodyIndex in Object 'pelvis_offset' of type PhysicalOffsetFrame. Thrown at PhysicalFrame.cpp:73 in setMobilizedBodyIndex()
(2) Body 'exo_r' not connected by a Joint.A FreeJoint will be added to connect it to ground
See below for snippet of .osim: