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

Revision history [back]

click to hide/show revision 1
initial version

I have solved this problem by just using cmake to install the download cv_birdge package.

cmake
make
sudo make install

Then in my cmakelists, i have to add below sentence:

set(cv_bridge_DIR /usr/local/share/cv_bridge/cmake)