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

Revision history [back]

rosdep will not install any stack dependencies, only real system dependencies.

If you do not have your stack bar released, you cannot release foo because debian package generation requires all stack dependencies to also be available as debian packages. Also, it will add ros-fuerte-bar to ros-fuerte-foo's package dependencies so when you install foo from debian packages, bar will also be installed by apt-get.