Login  Register

How can I get the 2D grid map?

classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

How can I get the 2D grid map?

Peter Zhao
2 posts
Hello,
     I have already known how to create 3D maps through Rtab-Map, but how can I get the 2D maps? I installed the standalone version and only have a kinect. Are they enough to make a 2D map?
     Thanks for your help!
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: How can I get the 2D grid map?

matlabbe
Administrator
4450 posts
Hello,

It is better to create 2D maps on ROS, but it is still possible with the standalone. So in the standalone, go in Preferences dialog -> 3D Rendering -> Occupancy Grid Map, and check "Occupancy from 3D cloud projection on the ground". Close the dialog and show up the "Graph view". When mapping, you should see a 2D map being created. Note that if the sensor doesn't see the ground, only obstacles will be drawn. The camera orientation at initialization is important too, it should point parallel to ground.

cheers,
Mathieu
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: How can I get the 2D grid map?

Peter Zhao
2 posts
Thank you so much! I will have a try.