celex5_ros.h:No such file or directory
DavidNemn opened this issue · 2 comments
DavidNemn commented
when i try to use “catkin_make”,When I try to use the header file in another package, after catkin_make,the screen shows “ celex5_ros.h:No such file or directory”
could you help me?
I had add depend in the packag.xml
DavidNemn commented
I had solved my problem
head files change to “celex5_msgs/Event.h”
kehanXue commented
Ok