Use 2D/3D lazer scaner to creat 3D pointcloud map

asked 2015-11-22 15:23:42 -0500

huang0171 gravatar image

Hallo

I have a robot with two 2D laser (one for SLAM another for poincloud map). I can find the position of robot by Odom parameter, and I use a 2D lazer scaner and move or turn It, then I save the data of mesure and transform them into map coordinate Frames. At last, I can use the data transformed to creat a 3D pointcloud map. So I'm trying to find a package who can save the sensor_msgs/LaserScan massage and creat a 3D pointcloud map.

THX

edit retag flag offensive close merge delete