osrf / rqt_capabilities

rqt plugin for managing capabilities
Other
0 stars 4 forks source link

rospkg dependency causes trouble with rosdep #4

Closed bit-pirate closed 10 years ago

bit-pirate commented 11 years ago

Just tried and failed with:

$ rosdep install --from-paths src -y -i
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rqt_capabilities: Cannot locate rosdep definition for [rospkg]

Is there a way around this?

bit-pirate commented 10 years ago

bump

wjwwood commented 10 years ago

The rosdep key is python-rospkg not rospkg. Should be fixed.

bit-pirate commented 10 years ago

Dito.