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

Have you done an accuracy comparison between original and your version? #1

Open
juliangaal opened this issue Jan 21, 2024 · 1 comment

Comments

@juliangaal
Copy link

juliangaal commented Jan 21, 2024

In any case, nice work.

I personally optimized LIO-SAM with nanoflann_pcl and replaces all instances of radius search with knn search to reach a 2x speedup. GPU based knn search would have been my next step.

@arjunskumar
Copy link

@juliangaal where i can find your implementation? does moving to nanoflann_pcl reduce the CPU usage?

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

2 participants