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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: