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

Cannot locate rosdep definition for [nodelet]

asked 2013-07-01 20:44:01 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi all,

I'm trying to install RGB-DSLAM to my machine following the instruction specified under "RGB-D SLAM for "Not-yet" ROS Users" and I encountered a bug.

when I typed this in the terminal: $rosdep install rgbdslam_freiburg

it returns: ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: rgbdslam: Cannot locate rosdep definition for [nodelet]

Some Specification: Ubuntu 12.10, 32-bit, Groovy, Opencv 2.4.5

Thanks.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-08-12 10:22:30 -0500

tfoote gravatar image

This looks like rosdep does not know that it is expecting groovy so cannot resolve nodelet to ros-groovy-nodelet. Does the tutorial declare that it's using groovy?

edit flag offensive delete link more
2

answered 2013-07-03 23:00:18 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I don't know what's in that tutorial..

Have you called rosdep update before? Does rosdep db print you anything?

Gonna put that line on the rosdep wiki page.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-07-01 20:44:01 -0500

Seen: 2,208 times

Last updated: Aug 12 '13