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

rgbdslam commands/steps to localize in preSaved map

asked 2013-03-04 01:43:32 -0500

Scott gravatar image

updated 2014-01-28 17:15:30 -0500

ngrennan gravatar image

Hi there. I am able to successfully record an map with rgbdslam but I am struggling to figure out the steps and commands that I need to run to load the map to the map servers and then how to then use that to localize the kinect in the previously saved map. Any help would be greatly appreciated and extra details on the actual commands to run for 1) loading saved map to mapserver, 2)localize in it, 3) display resultes in rviz or something similar" would benefit many users. Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-03-04 02:27:14 -0500

AHornung gravatar image

I don't know the exact details about localizing with RGBD-SLAM. But you could load the stored OctoMap file in octomap_server and then localize with humanoid_localization. I haven't really tried it for a free-floating Kinect, only an ASUS Xtion mounted on a humanoid. So you may have to perform some adjustments in the code (humanoid_localization requires some sort of odometry!).

edit flag offensive delete link more

Comments

What you outlined is exactly the details I am trying to see if anyone has. Basically, what is the command to load the map to the octomap_server and what are the commands in humanoid localization to then localize in it. Somebody must have tried this and gotten it work work.

Scott gravatar image Scott  ( 2013-03-04 16:29:58 -0500 )edit

Question Tools

Stats

Asked: 2013-03-04 01:43:32 -0500

Seen: 259 times

Last updated: Mar 04 '13