sreevan
sreevan
Thank you @RedDeathAt614, it was really a great help. Tried the hard way of building from source but in vain after 30 hours of waiting. Something prompted me look for...
I too am facing this, is there any specific workaround or solution for this please? I am on Jetson Tx2 and compiling opencv again would not be possible as i...
I was able to successfully compile cv_bridge with opencv4 below are the rough notes of what i did: 1) Add set (CMAKE_CXX_STANDARD 11) to your top level cmake 2) In...
@Algabri it is the second one (~/catkin_ws/src/vision_opencv/cv_bridge$ CMakeLists.txt). You might also have troubles in image_transport_plugins, image_pipeline and gazebo_plugins packages of ros (assuming you need ros as you are compiling CV_bridge)...