when I catkin_make,occur the following problem ,what can I do?
Closed this issue · 1 comments
maomao0220 commented
leonardlohky commented
Hello, sorry for the late reply. You can remove these two lines from matching.cpp
file:
#include <cpd/jsoncpp.hpp>
#include <cpd/nonrigid.hpp>
It is from another package that I was experimenting with briefly but stopped using, so you can remove it.