LimHyungTae / ERASOR

Official page of ERASOR (Egocentric Ratio of pSeudo Occupancy-based Dynamic Object Removal), which is accepted @ RA-L'21 with ICRA'21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zxczrx123 opened this issue · 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.