Page 1 of 1

Missing Geometry files

Posted: Sat Nov 09, 2019 9:39 am
by mritula
Hi,
I am trying to scale from command line. I have included Opensim4.0\bin and Opensim4.0\Geometry to the env variable's path. Still i get the error while doing "opensim-cmd run-tool Scale_Setup.xml". The errors are
Couldn't find file 'sacrum.vtp'.
Couldn't find file 'pelvis.vtp'.
Couldn't find file 'l_bofoot.vtp'., etc.

Can you kindly let me know.

Thanks,
Mritula

Re: Missing Geometry files

Posted: Sat Nov 09, 2019 10:29 am
by jimmy
It could be that those .vtp files are not in the Geometry folder. Have you checked they exist?

Re: Missing Geometry files

Posted: Sat Nov 09, 2019 10:36 pm
by mritula
Yes I did check them, they are present there.
Thanks
Mritula

Re: Missing Geometry files

Posted: Mon Nov 11, 2019 4:13 am
by hansk
I had the same or similar problem when I used a model from OpenSim 3.3 in OpenSim 4.0. For some bones the link to the correct vtp files was missing. I copy and pasted the geometry folder from OpenSim 3.3 to the folder in which my model was saved and it worked fine afterwards.

Re: Missing Geometry files

Posted: Wed Nov 13, 2019 6:46 am
by mritula
Hi,
Thanks for your replies, I added the Geometry folder path to Matlab path and it works fine. But from Command prompt is still not working. I tried adding it to the environment variables, still no use.

Thanks
Mritula