ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
When I removed the source folder of a package, an error happened in catkin build
command for the package.
So I used the following command and the build succeeded:
catkin clean --dependents PKGNAME