BagFromImages
BagFromImages copied to clipboard
compile error:*** No rule to make target 'opencv_calib3d-NOTFOUND', needed by '../bin/BagFromImages-master'. Stop.
@raulmur When I compile your package, I faced the error: *** No rule to make target 'opencv_calib3d-NOTFOUND', needed by '../bin/BagFromImages-master'. Stop.
@Godpeterliu I resolved this by writing a CMakeLists.txt, package.xml and using catkin build instead.
See: https://github.com/keenan-burnett/BagFromImages.git