ros-naoqi / naoqi_driver

c++ bridge based on libqi
Apache License 2.0
51 stars 93 forks source link

upgrade to make sure all package versions are consistent #124

Closed mikaelarguedas closed 4 years ago

mikaelarguedas commented 4 years ago

Fix orocos failure on kinetic.

An alternative fix would be to call rosdep install with the reinstall flag but I'm not sure it'd be faster and having an overall up-to-date environment for testing would be better.

The original issue doesn't come from this repo though but from the fact that the docker images are not up-to-date: https://github.com/osrf/docker_images/issues/112

Signed-off-by: Mikael Arguedas mikael.arguedas@gmail.com

mbusy commented 4 years ago

Thanks for the fix, along with PR #125 the indigo and kinetic CI should be up and running again