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

Error while trying to install rgbdslam

asked 2013-06-20 03:05:03 -0500

eskendertamrat gravatar image

updated 2013-06-20 09:28:06 -0500

allenh1 gravatar image

When I try to install rgbdslam using:-

$ rosdep install rgbdslam_freiburg

I get an error msg as follows -

Unable to locate package ros-DISTRO-octomap-mapping

What can I do to solve this?

edit retag flag offensive close merge delete

Comments

Update your question to include your operating system, your ros distro, and what you're trying to do

allenh1 gravatar image allenh1  ( 2013-06-20 09:24:38 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-06-20 23:23:00 -0500

I don't know why you get this error, but if you install the debian package manually it probably "solves" the problem. For fuerte execute

sudo apt-get install ros-fuerte-octomap-mapping

For groovy:

sudo apt-get install ros-groovy-octomap-mapping
edit flag offensive delete link more

Comments

Thanks. I do install the octomap-mapping and it doesn't show that error anymore. But, it says Rosdep cannot find all required resources to answer your query Missing resource. I try the mechanism of editing the ROS_PACKAGE_PATH. But, it's not working. Any suggestions on that one?

eskendertamrat gravatar image eskendertamrat  ( 2013-06-21 02:20:30 -0500 )edit

Look, we cannot guess the solution to an error based on the fact that an error occurs. You need to post the particular messages you get to give people a chance at understanding what happens exactly.

Felix Endres gravatar image Felix Endres  ( 2013-06-21 02:59:52 -0500 )edit

Okay. I'll be more specific from now on. It's just I'm new to Ubuntu and I really needed the solution at the time. It's fixed when I follow the " RGB-D SLAM for "Not-yet" ROS Users" instruction. Much thanks for your help, Felix.

eskendertamrat gravatar image eskendertamrat  ( 2013-06-21 04:05:46 -0500 )edit

Question Tools

Stats

Asked: 2013-06-20 03:05:03 -0500

Seen: 329 times

Last updated: Jun 21 '13