swri-robotics / imagezero_transport

ROS image_transport implementation of a fast, lossless compression library for 24-bit color images
BSD 3-Clause "New" or "Revised" License
36 stars 11 forks source link

[FIX] Make project compatible with ROS Noetic #16

Closed Scout22 closed 2 years ago

Scout22 commented 2 years ago

Fix deprecated OpenCV enum to handle opencv 4.0 and ROS Noetic

pjreed commented 2 years ago

Thanks, this looks good to me. (@danthony06)

danthony06 commented 2 years ago

Thanks, I'm traveling, but will get this merged on Thursday.

danthony06 commented 2 years ago

Thanks!

danthony06 commented 2 years ago

@Scout22 Thanks for the fix. I merged it in and created a Noetic release. I've bloomed the release and you can track the progress here: https://github.com/ros/rosdistro/pull/32108.