ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

What does your CMakeLists.txt look like? Are you finding and linking OpenCV to your program? Double check that.

What does your CMakeLists.txt look like? Are you finding and linking OpenCV to your program? Double check that.

Also try changing your include to:

#include <cv_bridge/cv_bridge.h>