Troubleshouting for developpers - clems4ever/ardrone_loclib GitHub Wiki
rosmake handles only *.cpp files (we've spent half a day on it, so it could be important to know that...) maybe there is a way to handle .c files side to .cpp files, but we simply renamed .c files to .cpp.
We found that manifest.xml can have a <name>
field. But it can't, rosmake won't compile your package. Don't ask why.