Use image_transport and cv_bridge targets#62
Conversation
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
|
Rolling PR job failed because it used |
|
I approved but maybe the checks should be rerun? |
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Yeah, I'm not totally sure how to test this. The rolling jobs don't seem to have built the latest versions of it's dependencies yet. I pushed another commit since I think it will have the same issue with cv_bridge when vision_opencv gets a release. I'll try a local build and report back. |
With the latest version of vision_opencv and this PR this package builds successfully. I tested that I can load the plugin in rqt and visualize an image using |
This is a tradeoff we pay since PR jobs run based on the |
Fixes #61
⚠️ This needs to be targeted at a ROS Rolling specific branch.Done