squirrel-project / squirrel_perception

Repository for object perception related SQUIRREL packages.
3 stars 6 forks source link

Update for new v4r-ros-wrappers compatibility #148

Closed jibweb closed 7 years ago

jibweb commented 7 years ago

@ipa-nhg : the buildbot failed on this with a "E: Unable to locate package ros-indigo-v4r-object-classification-msgs" although I can find it on my computer with the same repo. Is this build bot specific or is there anything wrong with my pull request ?

This pull request is about mostly the update of the v4r-ros-wrappers, with new names,

ipa-nhg commented 7 years ago

@jibweb v4r-object-classification-msgs is not a rosdistro dependency if you can find it because you probably added statically the dependency to your rosdep. For buildbot I created a squirrel rosdistro to find the non-released packages https://github.com/buildbot-squirrel/rosdistro-squirrel I have to update the list and rebuild you PR

ipa-nhg commented 7 years ago

After the update Buildbot is happy!