-
Notifications
You must be signed in to change notification settings - Fork 119
Description
greeting,when I try to compile tuw_rqt_ordermanager,I can not find ui_map_transformation.h.
I am running ROS melodic in ubuntu 18.04. Thank you for your attention.
The error is:
uic: Error in line 1, column 1 : Start tag expected.
File '/home/zzubuntu/projects/catkin/tuw_multi_robot/src/tuw_multi_robot/tuw_rqt_ordermanager/include/tuw_rqt_ordermanager/map_transformation.h' is not valid
tuw_multi_robot/tuw_rqt_ordermanager/CMakeFiles/tuw_rqt_ordermanager.dir/build.make:113: recipe for target 'tuw_multi_robot/tuw_rqt_ordermanager/ui_map_transformation.h' failed
make[2]: *** [tuw_multi_robot/tuw_rqt_ordermanager/ui_map_transformation.h] Error 1
CMakeFiles/Makefile2:8728: recipe for target 'tuw_multi_robot/tuw_rqt_ordermanager/CMakeFiles/tuw_rqt_ordermanager.dir/all' failed
make[1]: *** [tuw_multi_robot/tuw_rqt_ordermanager/CMakeFiles/tuw_rqt_ordermanager.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j1 -l1" failed