Skip to content

ARMS_Wrist_Hand_Model_4.3.2 Missing #2

Description

@cascam07

Hello, I am trying to make use of NeuroMotion to generate some synthetic EMG data but am running into issues with missing dependencies. The error I'm getting is:

python scripts/mov2emg.py Traceback (most recent call last): File "scripts/mov2emg.py", line 37, in <module> msk = MSKModel() File "/home/cpcasey3/NeuroMotion/NeuroMotion/MSKlib/MSKpose.py", line 15, in __init__ self._init_msk_model(os.path.join(model_path, model_name)) File "/home/cpcasey3/NeuroMotion/NeuroMotion/MSKlib/MSKpose.py", line 19, in _init_msk_model self.model = osim.Model(model_path) File "/home/cpcasey3/anaconda3/envs/NeuroMotion/lib/python3.7/site-packages/opensim/simulation.py", line 26767, in __init__ _simulation.Model_swiginit(self, _simulation.new_Model(*args)) RuntimeError: std::exception in 'OpenSim::Model::Model(std::string const &)': Object: Cannot open file /home/msh/git/NeuroMotion/NeuroMotion/MSKlib/models/ARMS_Wrist_Hand_Model_4.3.2/Tenodesis_Model_moreDoF.osim. It may not exist or you do not have permission to read it. Thrown at Object.cpp:105 in Object().

The issue appears to be that OpenSim is looking for ARMS_Wrist_Hand_Model_4.3.2, however, this repository provides ARMS_Wrist_Hand_Model_4.3 in the setup instructions. Can you provide ARMS_Wrist_Hand_Model_4.3.2?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions