Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icub_models.get_models_path() python command points to a non existing folder #148

Closed
GiulioRomualdi opened this issue Apr 6, 2022 · 1 comment · Fixed by #149
Closed

Comments

@GiulioRomualdi
Copy link
Member

If I install icub-models from the superbuild and I tried to get the model path with icub_models.get_models_path() I got a non existing path

In [1]: import icub_models

In [2]: icub_models.get_models_path()
Out[2]: PosixPath('/home/gromualdi/robot-code/robotology-superbuild/build/install/lib/home/gromualdi/robot-code/robotology-superbuild/build/install/share/iCub/robots')

I'm using 2c9f8ab

cc @traversaro

@GiulioRomualdi
Copy link
Member Author

#149 fixes the bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant