ros-perception / image_transport_tutorials

ROS 2 tutorials for image_transport.
Apache License 2.0
50 stars 11 forks source link

Fixed cv bridge deprecated header warnings #9

Closed adityapande-1995 closed 7 months ago

adityapande-1995 commented 1 year ago

This fixes the cv bridge header deprecation warnings. We're supposed to use the .hpp header instead of the .h one.

ahcorde commented 7 months ago

Resolved here https://github.com/ros-perception/image_transport_tutorials/pull/11