You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I constructed the map using hdl_graph_slam, then I used interactive_slam for map correction. Now, I would like to measure the accuracy of the 3D map after using interactive slam. Note: I use 3D LiDAR measurement data only.
In the paper it is said: "We used the measured 3D LIDAR trajectory as the ground truth and evaluated the accuracy of the mapping results by comparing the estimated sensor trajectory with the ground truth."
My questions:
May I know how to get the data of measured 3D LiDAR trajectory? How can I extract this data to be my ground truth?
How to get the estimated sensor trajectory? Is it the distance travelled of keyframe that we can see in each odometry file directory after performing interactive slam?
I constructed the map using hdl_graph_slam, then I used interactive_slam for map correction. Now, I would like to measure the accuracy of the 3D map after using interactive slam. Note: I use 3D LiDAR measurement data only.
In the paper it is said: "We used the measured 3D LIDAR trajectory as the ground truth and evaluated the accuracy of the mapping results by comparing the estimated sensor trajectory with the ground truth."
My questions:
If anybody knows, please help.
cc: @koide3 @kkoide3
The text was updated successfully, but these errors were encountered: