hdl_graph_slam icon indicating copy to clipboard operation
hdl_graph_slam copied to clipboard

Also supporting 2D Hardware?

Open Alexandero89 opened this issue 4 years ago • 1 comments

I'm sorry to open an issue which is basically a support request.

I am completely new to this topic (ROS,Lidar etc ) but i need to create a 2D floor map of a building. So i was planning to buy this Lidar: https://www.robotshop.com/de/de/rplidar-a2m8-360-laserscanner.html And use hdl_graph_slam while going through every room. Is this possible or would i need 3D Lidar hardware?

If i understood the README correct this software can handle 2D values because it handles it as a 3D model where the Z value is NaN.

Thx in advance!

Alexandero89 avatar Jan 29 '21 12:01 Alexandero89

This package does 3D mapping and maybe not suitable for 2D mapping. I think slam_toolbox slam_toolbox would meet your purpose.

koide3 avatar Feb 04 '21 03:02 koide3