Closed xEnVrE closed 1 year ago
Thanks @xEnVrE for the issue, https://github.com/robotology/icub-models/pull/190 should fix the problem, can you check? Anyhow, this indicates how we are fragile, it would be great to have some CI tests that at least test that the models are loaded correctly in Gazebo.
I have just installed the latest
devel
of this repository via therobolology-superbuild
usingROBOTOLOGY_PROJECT_TAGS = Unstable
.The installation is from scratch, hence the
install
folder of the superbuild did not contain any leftovers.As of now, when I run
gazebo
I can only see a partial list of the models:and running with
gazebo --verbose
tells that:Reverting back #186, I get back the usual list of robots:
and
gazebo --verbose
reports:cc @traversaro