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

Revision history [back]

Solved this. You have to deleted the CMakeLists.txt in the src folder AND the CMakeCache.txt in the src folder. Then, you also have to sudo rm -rf the catkin_ws/build folder.

Once that is done, try doing catkin_make in the catkin_ws/ directory.