catkin_make failing when i add service file into CMakeLists
hello there?
I'm taking ros tutorials on ros wiki. But when I add service files into CMakeLists just as on tutorial, catkinmake fails. Seems like all the problem is on CMakeLists. Also if I comment the addservicefiles, catkinmake successfully loads.
PS: I have also uncommented particular part in package.xml
Does anyone here have any idea??
Asked by minje on 2022-07-20 00:33:30 UTC
Comments