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

rgbdslam (fuerte and 12.04) Cannot locate rosdep definition for [opencv2.3]

asked 2013-03-08 19:31:17 -0500

Xittx gravatar image

i,m using fuerte in 12.04 .i have followed this tutorial http://www.ros.org/wiki/rgbdslam#RGB-D_SLAM_for_Non-ROS_Users (link text) . i am having the problem in "rosdep install rgbdslam_freiburg" . following error occurs

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

i haev already installed "opencv2" package , still having this problem. i hope somebody will help. i had posted the same problem few weeks back but nobody answered. thankyou

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-03-09 02:39:25 -0500

updated 2013-03-16 04:47:42 -0500

That is weird. Here is what I have installed (output from aptitude search opencv|grep ^i:

Edit: The following is probably irrelevant, as the upper two seem to be relicts of my electric installation!

i A libopencv2.3-bin                - OpenCV (Open Source Computer Vision)      
i A ros-electric-vision-opencv      - opencv                                    
i A ros-fuerte-opencv2              - OpenCV                                    
i A ros-fuerte-vision-opencv        - opencv

If you lack any of those, try installing it.

edit flag offensive delete link more

Comments

thanks for help Felix . i have "libopencv2.3-bin" and "ros-electric-vision-opencv" missing . i hav tried installing it bt the packages are not available in ubuntu 12.04 i guess. do i have to downgrade from 12.04 to 11.10 to make it run?

Xittx gravatar image Xittx  ( 2013-03-09 22:10:06 -0500 )edit

No, I have it running on 12.04 and 12.10. These are probably relicts of my electric installation then.

Felix Endres gravatar image Felix Endres  ( 2013-03-16 04:46:26 -0500 )edit

thanks Felix. i have installed it in my other laptop. its working fine now

Xittx gravatar image Xittx  ( 2013-03-16 21:39:58 -0500 )edit

Question Tools

Stats

Asked: 2013-03-08 19:31:17 -0500

Seen: 1,137 times

Last updated: Mar 16 '13