Project 'cv_bridge' specifies '/usr/include/opencv' as an include dir,   which is not found.

 因为NVIDIA的32.3.1.img文件把opencv文件命名成了opencv4

所以只需修改上述路径中的cv_bridgeconfig.cmke文件,把说有的include/opencv改成include/opencv4

相关文章: