Closed tfoote closed 4 years ago
This is the one regression in the upcoming sync here: https://discourse.ros.org/t/preparing-for-kinetic-sync-2020-06-10/14614
Dependency issues appear to be resolved in latest release 1.0.1 and 1.1.1.
Apologies for any disruptions.
rr_rover_zero_driver is missing a dependency on rospy
This is failing debian package builds
http://build.ros.org/view/Kbin_uX64/job/Kbin_uX64__rr_rover_zero_driver__ubuntu_xenial_amd64__binary/79/console
I see that the CircleCI jobs are failing too, but I can't seem to get public access to the results to review.
It's also an issue for the melodic branch: http://build.ros.org/job/Mbin_uB64__rr_rover_zero_driver__ubuntu_bionic_amd64__binary/
This is causing a regression of rr_openrover_stack which the new release depends on this new package.