ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This issue has been fixed (https://code.ros.org/trac/ros/ticket/4068) and will be released in the next patch release of ros: 1.9.41.
The behavior is the following: if a stack is specified on the cli which does not contain any packages rosmake will add all stack which this stack depends on and therefore their packages. For non-empty stacks it will not consider any stack dependencies.