In the last two weeks, I have an issue with OpenSim software and I don't know how to fix it. I would appreciate if anyone can advise me.
The problem is that I cannot see any bodies (bones) in the model and I have the following error:
Updating Model file from 20303 to latest format...
Loaded model 3DGaitModel2354 from file C:\OpenSim 4.1\Models\Gait2354_Simbody\gait2354_simbody.osim
Couldn't find file 'sacrum.vtp'.
Couldn't find file 'pelvis.vtp'.
Couldn't find file 'l_pelvis.vtp'.
Couldn't find file 'femur_r.vtp'.
Couldn't find file 'tibia_r.vtp'.
Couldn't find file 'fibula.vtp'.
Couldn't find file 'talus.vtp'.
Couldn't find file 'foot.vtp'.
Couldn't find file 'bofoot.vtp'.
Couldn't find file 'femur_l.vtp'.
Couldn't find file 'tibia_l.vtp'.
Couldn't find file 'l_fibula.vtp'.
Couldn't find file 'l_talus.vtp'.
Couldn't find file 'l_foot.vtp'.
Couldn't find file 'l_bofoot.vtp'.
Couldn't find file 'hat_spine.vtp'.
Couldn't find file 'hat_jaw.vtp'.
Couldn't find file 'hat_skull.vtp'.
Couldn't find file 'hat_ribs.vtp'.
ControllerSet 'Controllers' was renamed and is being reset to 'controllerset'.
ComponentSet 'MiscComponents' was renamed and is being reset to 'componentset'.
Thank you
OpenSim 4.1 problem
- Filuta Ionescu
- Posts: 5
- Joined: Mon Aug 08, 2016 2:49 am
- Carmichael Ong
- Posts: 401
- Joined: Fri Feb 24, 2012 11:50 am
Re: OpenSim 4.1 problem
Please check that your Geometry search path is set correctly. You can see this if you go to Edit -> Preferences, and look at the "Paths: Geometry Search Path" line.
The "Value" should be the path to the OpenSim Geometry folder, which depends on where you installed OpenSim. By default, it would be C:\OpenSim 4.1\Geometry but you should confirm that this is the correct folder for your environment.
The "Value" should be the path to the OpenSim Geometry folder, which depends on where you installed OpenSim. By default, it would be C:\OpenSim 4.1\Geometry but you should confirm that this is the correct folder for your environment.
- Filuta Ionescu
- Posts: 5
- Joined: Mon Aug 08, 2016 2:49 am
Re: OpenSim 4.1 problem
Thank you for your help. Your advice helped me to fix the problem