Jetson Nano comes with OpenCV 4.1.1., do I need to downgrade to 3.2. for melodic?
I just got a Jetson Nano running Ubuntu 18.04 and it comes with OpenCV 4.1.1. pre installed. I've read ROS melodic is meant to work with OpenCV 3.2. and I'm getting some catkin make errors due to conflict between versions, for example:
usr/bin/ld: warning: libopencv_imgcodecs.so.3.2, needed by /opt/ros/melodic/lib/libcv_bridge.so, may conflict with libopencv_imgcodecs.so.4.1
Should I downgrade my system OpenCV to 3.2.?
Do you mind sharing your recipe in recompiling cv_bridge? I am badly stuck. Thank you.
Hi, Please check the this vision_opencv to fix the issues with cv_bridge.