How to install cv_bridge?
Hello everyone! I am running ros jade on Ubuntu14.04 with opencv3.2. I meet a problem with cv_bridge, as below: /usr/bin/ld: warning: libopencv_highgui.so.2.4, needed by /opt/ros/jade/lib/libcv_bridge.so, may conflict with libopencv_highgui.so.3.2 So I think I have to recompile the cv_bridge package or vison_opencv package. I have download the newest vison_opencv package, but I do not know how to use it or install it. So can anyone tell me how to do this? Thank you!