Troubleshouting for developpers - clems4ever/ardrone_loclib GitHub Wiki

ROS Specific

.c files in rosbuild

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.

manifest.xml

We found that manifest.xml can have a <name> field. But it can't, rosmake won't compile your package. Don't ask why.

⚠️ **GitHub.com Fallback** ⚠️