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

3D slam problems

asked 2013-11-19 16:55:59 -0500

Battery gravatar image

updated 2016-10-24 09:03:03 -0500

ngrennan gravatar image

Hi, I am using Ubuntu 12.04 and Ros Hydro, also installed Ros fuerte. now trying Slam:

          <a href="http://wiki.ros.org/openni/Contests/ROS%203D/RGBD-6D-SLAM">http://wiki.ros.org/openni/Contests/ROS%203D/RGBD-6D-SLAM</a>

It seems that it needs the earlier ROS version to get rgbdslam installed. Since there is command problem starting from

      rosmake --rosdep-install rgbdslam

Or is there any new package application performing the same as the video in the website? I would like to sketch the 3D map of a big room like the function showed in the website.

Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2013-11-19 20:27:39 -0500

updated 2013-11-19 20:28:20 -0500

Pay attention, this package use ROS diamondback (which is the version from years ago). Meanwhile, others ROS have appeared (electric, fuerte, groovy and now hydro). You cannot install a package for older version in new version (the retro compatibility is not existing in ROS).

However, if you really want to use this package, you can install multiple version of ROS on the same machine. I let you find in ROS tutorial, everything is explained (I would have like to put the link, but wiki.ros.org doesn't want to load right now...)

Have a good day,

Stéphane

edit flag offensive delete link more

Comments

I installed also fuerte but it still could not use the command --rosdep-install. It seems that ROS has removed that command.

Battery gravatar image Battery  ( 2014-01-14 18:37:42 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-11-19 16:55:59 -0500

Seen: 318 times

Last updated: Nov 19 '13