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

If you're building this as part of a complete installation of ROS from source, you probably shouldn't be using the --pkg option to catkin_make_isolated. I suspect it's compiling just that package and replacing your ROS install with only the package you specify.

Try building with:

catkin_make_isolated --install