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

It looks like the gradle project code that is failing is in Python so it maybe using the Python library rospkg to look for the packages. This is, unfortunately, a different code path than what rospack uses. Make sure you have an up-to-date version of rospkg and that you don't have a copy installed by pip which would be located in /usr/local.