koide3 / hdl_graph_slam

3D LIDAR-based Graph SLAM
BSD 2-Clause "Simplified" License
1.93k stars 723 forks source link

LiDAR Mapping Accuracy Measurement #244

Open achmadrizalmustaqim opened 1 year ago

achmadrizalmustaqim commented 1 year ago

Hi. I have constructed the map using LiDAR point cloud only (without IMU) and I have saved my pcd file. Now, I would like to quantify the accuracy of the map as it is explained in the paper. Could you please tell me how to measure/calculate the accuracy of the map? Thank you in advance.