LimHyungTae/ERASOR

catkin build error: can not find erasor/node.h.

zxczrx123 opened this issue · 2 comments

Thanks for your great work! According to your introduction, I encountered the following problem. I can't find node.h from the source file. @LimHyungTae
image
Could you please give me some help? 🥺

Hmm....well could you build the repo after comment out of all add_executable, target_link_libraries, and add_dependencies lines? Then, msg would be successfully compiled. Then, please recompile this repo again!

Thanks for your reply! Actually, I have solved this problem by using catkin_make.