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

how to localize kinect in pre_saved pcd map?

asked 2013-02-27 13:04:12 -0500

Scott gravatar image

I have been able to successfully install and run ccny_rgbd and save out a pcd map. I can also see the map using pcd_viewer. Can someone tell me the steps to then localize the kinect "within" a saved map? ie. now that I have a map, what are the steps for the kinect to localize within it and once it does, how can I visualize both in rviz? Thanks, -Scott

edit retag flag offensive close merge delete

Comments

Are there plans to enhance the stack to support navigation in a map that ccny_rgbd has captured? Or is there a way to do this via exporting it as an octomap or some other way you could suggest?

Scott gravatar image Scott  ( 2013-02-27 16:58:05 -0500 )edit

The support to export an Octomap is there (it's not exported continuously though, you must call a service). We are working on localization, but other navigation features (path-planning, obstacle avoidance) will be outside the scope of this package

Ivan Dryanovski gravatar image Ivan Dryanovski  ( 2013-02-28 01:17:29 -0500 )edit

Thank you for your comments. I was able to export the map as an octomap and will attempt to use that and localize a kinect within it using humanoid_localization stack. Thanks again. the ccny_rgbd is a fantastic package. Good luck.

Scott gravatar image Scott  ( 2013-02-28 08:51:45 -0500 )edit

No problem, glad you find it useful. If you ever have time, send me a screenshot of your octomap :)

Ivan Dryanovski gravatar image Ivan Dryanovski  ( 2013-02-28 09:01:51 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-02-27 13:11:13 -0500

the functionality to localize on a pre-existing map does not currently exist in ccny_rgbd, but might exist using other tools

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-27 13:04:12 -0500

Seen: 246 times

Last updated: Feb 27 '13