-
Notifications
You must be signed in to change notification settings - Fork 156
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
teaser and loop closure in MULLS #3
Comments
Thank you a lot for the feedback. |
sorry for taking your time. |
Thanks for your feedback. feature points extracted from target (left) and source (right) point cloudPoint cloud before (left) and after (right) mulls_icp registrationFor your issue, It's a bit strange that a segfault occur after the output of final transformation matrix. It seems that there's some problem of the automatic free up of the smart pointer.
|
I'm sorry to reply you so late, I'm debugging the core dumped problem. |
hi, @YuePanEdward ,thanks for your hardwork!
I didn't find the loop closure in your code ,Is it not finished yet? Or maybe I didn't find!
I want to know how your loop closure detects works , is it work likes the mulls_reg(scan-to-scan) moudle, use teaser to get coarse registration, then use lls to get the refine result?
Thanks!
The text was updated successfully, but these errors were encountered: