ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Try removing the CMakeLists.txt in the src folder, as well as the build folder and run catkin_make again.

Also assert that you have the correct version of things in those folders, especially check that there are package.xml's there, because it seems like catkin_make is not finding any packages, and the above output looks like that is not the first time you've run on an empty workspace with that build folder.