gym_ped_sim icon indicating copy to clipboard operation
gym_ped_sim copied to clipboard

catkin build failed

Open coh1211 opened this issue 5 years ago • 2 comments

Hi Lei Tai,

During the installation I've faced with the following problem.

fatal error: data_collection/DataCollectionService.h: No such file or directory ... /home/coh/condatest4/devel/.private/data_collection/include/data_collection/DataCollectionServiceRequest.h:5:0: error: unterminated #ifndef #ifndef DATA_COLLECTION_MESSAGE_DATACOLLECTIONSERVICEREQUEST_H

If any suggestion, please let me know.

coh1211 avatar Nov 15 '18 10:11 coh1211

This may help you commit

You can also catkin clean whole workspace and then try to catkin build data_collection package only after adding <run_depend>message_runtime</run_depend> to your package.xml

rayvburn avatar Nov 30 '18 21:11 rayvburn

I have a solution here. #2 https://github.com/onlytailei/gym_ped_sim/issues/2 Hope that helps.

limei0307 avatar Apr 09 '19 13:04 limei0307