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

How to assign ndt_omp initial guess transformation between source cloud and target cloud #31

Open
Shelfcol opened this issue Jun 22, 2021 · 1 comment

Comments

@Shelfcol
Copy link

Hello, your repo is really impressive. Pcl ndt algorithm uses align() function to set approximate transformation between source cloud and target cloud,but align() function in your ndt_omp repo differs from pcl . How can I set approximate transformation between source cloud and target cloud?Thank you.

@koide3
Copy link
Owner

koide3 commented Jun 26, 2021

It has the same pcl::Registration interface as PCL's NDT. You can simply pass a point cloud and initial guess to align().

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