ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I've had this happen for specific workspaces, where it works in one workspace and not the other -- same CMakefile. Often removing .catkin_tools in the workspace where its not working and rebuilding makes this go away.
2 | No.2 Revision |
I've had this happen for specific workspaces, where it works for a package in one workspace and not the other -- same CMakefile. Often removing .catkin_tools in the workspace where its not working and rebuilding makes this go away.