ros-perception / image_transport_tutorials

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

cv_bridge/cv_bridge.h: No such file or directory #4

Closed SMRazaRizvi96 closed 2 years ago

SMRazaRizvi96 commented 2 years ago

The

#include "cv_bridge/cv_bridge.h" command does not recognize the cv_bridge package, even after cloning the cv_bridge package inside the same workspace.

clalancette commented 2 years ago

5 should fix it for Rolling. Can you please give more information about the failure? Which ROS distribution were you using, which operating system, what full command, and what was the output?

jacobperron commented 2 years ago

I think #5 fixed the issue. @SMRazaRizvi96 Please confirm if this is not the case for you.