raulmur / BagFromImages

Create a rosbag from a collection of images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile error:*** No rule to make target 'opencv_calib3d-NOTFOUND', needed by '../bin/BagFromImages-master'. Stop.

Godpeterliu opened this issue · comments

@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.