ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Yes, indeed that is the problem. If you package requires code from a certain package in roboearth then you need to depend on that specific package. So you need to fill in your dependencies as packages. The stack containing your package, on the other hand, will then depend on the roboearth stack (stack depends on stacks, package depends on packages).