2d image map from Lidar
Hi,
I need to produce a 2d image map from incoming lidar data. The map needs to be generated from scratch every time new lidar data is published, and should be in the form of an image topic. Any ideas how to best achieve this and/or if this already exists.
You can use slam_gmapping package. Here is tutorial for it.