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

Did you have moveit in your workspace at some point in the past, and have you removed it since then?

The cmake config files for packages can often be left behind in the build directory of your workspace even after you remove the package from your src directory.

I've found that the easiest fix for this is to remove my build and devel directories and rebuild my workspace from scratch.