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

Octomap in rgbdslam

asked 2012-07-19 05:57:33 -0500

Sudhan gravatar image

updated 2016-10-24 09:06:42 -0500

ngrennan gravatar image

I am trying to build 3d indoor map using rgbd slam package. I am using ros fuerte version. I am confused which package of octomap to be installed for mapping with rgbdslam package. In tutorial, the link is given only for electric version.

Any body have idea about it?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2012-07-19 07:30:13 -0500

AHornung gravatar image

To install octomap in Fuerte, just run

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

Make sure that there is no other version of octomap_mapping / octomap_server in your $ROS_PACKAGE_PATH and compile rgbd-slam. It should then compile and link against this installed version of octomap.

edit flag offensive delete link more

Comments

thanks a lot.. it worked for me

Sudhan gravatar image Sudhan  ( 2012-07-19 21:03:49 -0500 )edit

Question Tools

Stats

Asked: 2012-07-19 05:57:33 -0500

Seen: 496 times

Last updated: Jul 19 '12