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

Probably hard to tell w/o throwing more instrumentation into the code, but probably a bug. A little surprising as the detection code in rosdep 2 is a pretty direct port of the Electric code. The detection code runs " dpkg-query -W -f=\'${Package} ${Status}\n\' " and simply parses the output.