Fastest way to build a 3D map from 3D Scans and TF data?
Hi,
I did some 3D scans and saved them to a bag file with the corresponding tf, imu and odom frames. But I am wondering how I can build a map of my data?
Is there something like a package where I just have to input the PointCloud2, imu and tf data?
Or do I have to code something in combination with the PCL library?