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

Some questions about the paper #2

Open
a-github-learner opened this issue Dec 15, 2024 · 4 comments
Open

Some questions about the paper #2

a-github-learner opened this issue Dec 15, 2024 · 4 comments

Comments

@a-github-learner
Copy link

a-github-learner commented Dec 15, 2024

Thank you for your fascinating work! I have a few questions regarding the details in your paper:

How did you establish the correspondences between different robot maps in your study? For instance, considering input data such as the example below:
image
2. In your paper, the GICP method achieved an RRE of 0.22 and an RTE of 8.56. Could you elaborate on how you attained this level of precision?

@NothingCD
Copy link

NothingCD commented Dec 15, 2024 via email

@LimHyungTae
Copy link
Member

@a-github-learner

  1. Hello, we have established Faster-PFH (faster version of FPFH) + descriptor matching.

  2. We just used generic G-ICP from PCL. Have this answered your question by the way?

@a-github-learner
Copy link
Author

Thank you for your reply! How do you establish the descriptor matching in unbalanced map? Have you used sliding windows or other methods for coarse matching?

@LimHyungTae
Copy link
Member

I just did voxelization -> descriptor matching for all voxelized points -> pruning.

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

3 participants