ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Currently catkin_make_isolated
is not designed to do anything with an empty workspace. You can try to figure out some reasonable default behavior and open a pull request. We will be releasing catkin
in a week or so, which would be a nice window for getting a change in.
The other thing you could do is to put catkin
in the workspace, that way it isn't empty.