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

The catkin migration guide (http://ros.org/wiki/catkin/migrating_from_rosbuild#line-95) says "do not do this". Conceptually a package should not query its downstream dependencies.

Could you describe why you have been doing this before? Perhaps there is another way to get to the same goal.