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

any bug in ndt_cuda? #153

Open
PigBroA opened this issue Apr 8, 2024 · 1 comment
Open

any bug in ndt_cuda? #153

PigBroA opened this issue Apr 8, 2024 · 1 comment

Comments

@PigBroA
Copy link

PigBroA commented Apr 8, 2024

Dear @koide3 , and all

I tried to utilize ndt_cuda on fast_gicp package.

However, there is no update transformation when I call "align" function.
(It just follows initial value as "align" function's second argument)

I tracked the code and found "linearize" fucntion just output "0" matrices(H & b).
("linearize" fucntion is called in "step_lm" function at lsq_registration_impl.hpp)

Can I resolve the problem or do you have any solution for ndt with cuda?

Thanks.

@koide3
Copy link
Member

koide3 commented Apr 8, 2024

Honestly, ndt_cuda might be buggy and unstable because it was written in one day without comprehensive tests. I'm considering to implement a new one in small_gicp.

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