Robotics StackExchange | Archived questions

rgbdslam_freiburg code was missing

I'm trying to build rgbdslamv2 in ROS Indigo. I would like to use the rgbdslam code http://alufr-ros-pkg.googlecode.com/svn/trunk/rgbdslamfreiburg. However rgbdslam_freiburg code was missing. So I can't use rgbdslam. Please help me.

I referred to this site. http://wiki.ros.org/rgbdslam

I'm using

DISTRIBID=Ubuntu; DISTRIBRELEASE=14.04; DISTRIBCODENAME=trusty; DISTRIBDESCRIPTION="Ubuntu 14.04.5 LTS"; x86_64

Asked by yagi2 on 2017-06-25 22:14:07 UTC

Comments

Just try the the git code: https://github.com/felixendres/rgbdslam_v2.

Asked by l_a_den on 2017-06-26 05:04:42 UTC

Thank you for giving me the cord. I downloaded the code to my ros workspace. After that I try $rosdep update; $rosdep install rgbdslam_v2

Then ERROR: Rosdep cannot find all required resources to answer your query Missing resource rgbdslam_v2 ROS path [0]=/opt/ros/indigo/share/ros....

Asked by yagi2 on 2017-06-26 23:47:03 UTC

I am sorry, WHY I cannot see full comments?

Asked by l_a_den on 2017-10-13 04:52:03 UTC

This is the 'full comment'. There is a 300 character limit on comments. @yagi2 should not have used a comment to post the error, but should have updated (ie: editted) his original question text.

Asked by gvdhoorn on 2017-10-13 04:53:24 UTC

Answers