Error Open Model

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
René Schuermann
Posts: 1
Joined: Mon Nov 12, 2018 2:20 am

Error Open Model

Post by René Schuermann » Mon Nov 12, 2018 6:21 am

Hi guys,

I just downloaded OpenSim 4.0 to play a bit with the Operational-Space Controller shown in the following link:

https://simtk-confluence.stanford.edu/d ... I+Tutorial

Before I can even try it out, I receive the error message

Object: Cannot not open file C:\Users\XXXXXDocuments\OpenSim\4.0-2018-08-27-ae111a49\Models\Leg6Dof9Musc\leg6dof9musc.osim.
It may not exist or you do not have permission to read it.
Thrown at object.cpp:104 in Object().


when I want to open the model. (Via File - Open Model)

This also occurs when trying to open other (pre installed) OpenSim models.

Can anyone help me regarding this issue?
Did I forget to install a certain add-on for generally running models in OpenSim?

Thank you guys!

Tags:

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Error Open Model

Post by Dimitar Stanev » Mon Nov 12, 2018 8:11 am

Hi,

Probably the provided path for the model is incorrect. If you are interested in the operational task space you can also find the following implementation

https://github.com/mitkof6/task-space

User avatar
Ayman Habib
Posts: 2254
Joined: Fri Apr 01, 2005 12:24 pm

Re: Error Open Model

Post by Ayman Habib » Tue Nov 13, 2018 8:16 pm

Hello,

It's also possible that the path used to install OpenSim Resources (models) has non ASCII character which would be the case if user name is has non ASCII characters, please try to copy the Models folder somewhere else (e.g. C:/OpenSimModels) and retry.

Please let us know how that goes,
-Ayman

POST REPLY