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

Revision history [back]

click to hide/show revision 1
initial version

Metapackages are not supported by rospack / rosstack. Since metapackages are only meant for backward compatibility and convenient package installation for users there is no plan to add support for them.

As a workaround you can run something like this:

roscd ros
cat package.xml | grep "_depend"