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

NDTCuda "lm not converged!!" #119

Open
espackman-nv opened this issue Mar 15, 2023 · 1 comment
Open

NDTCuda "lm not converged!!" #119

espackman-nv opened this issue Mar 15, 2023 · 1 comment

Comments

@espackman-nv
Copy link

Hi @koide3,

I was using the NDTCuda method on the first 11 sequences of KITTI (0-10), and in the terminal output, I saw the message "lm not converged!!" along with very poor accuracy (I measured the Average Translational Error of sequence 01 to be 1295.11 meters!!).

Could you point me to where I could learn more about this error message as well as what I can do to improve the performance?

Thanks!

@koide3
Copy link
Member

koide3 commented Mar 24, 2023

Maybe it suffered from degeneration of LiDAR data. Basically, NDTCuda in this repo is a lazy implementation written in one holiday, and it's not robust compared to the NDT implemenation in PCL. I do not recommend using it anywhere other than (very) feature-rich environments.

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