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

doing some more searching, this link

http://answers.ros.org/question/133416/opencv-30-and-cv-bridge/

and this repository

https://github.com/mikejmills/vision_opencv

works. It seems it is a matter of using the latest openCV 3.1.0, 3.1.0 does not work with the standard cv_bridge.

doing some more searching, this link

http://answers.ros.org/question/133416/opencv-30-and-cv-bridge/

and this repository

https://github.com/mikejmills/vision_opencv

works. It seems it is a matter of using the latest openCV 3.1.0, 3.1.0 does not work with the standard cv_bridge.

Used mikejmills version and compiled correctly.