Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accuracy Measurement With Ground Truth #67

Open
achmadrizalmustaqim opened this issue Sep 27, 2022 · 0 comments
Open

Accuracy Measurement With Ground Truth #67

achmadrizalmustaqim opened this issue Sep 27, 2022 · 0 comments

Comments

@achmadrizalmustaqim
Copy link

achmadrizalmustaqim commented Sep 27, 2022

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:

  1. May I know how to get the data of measured 3D LiDAR trajectory? How can I extract this data to be my ground truth?
  2. 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?

If anybody knows, please help.

cc: @koide3 @kkoide3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant