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

Thank you for sharing. Can you give the detailed derivation process of Jacobi? #114

Open
LoveXueEr opened this issue Feb 15, 2023 · 0 comments

Comments

@LoveXueEr
Copy link

          Yes, it is an approximated way; the covariances of source points are fixed at the linearization point and do not change during cost evaluation. I implemented an exact version with covariance drivatives, but it didn't improve accuracy nor stability while making optimization significantly slow. If you want, you can try it at the following link:

https://github.com/SMRT-AIST/fast_gicp/blob/87cd6288d14bd155e8b7a2144f68bb5246aecc52/include/fast_gicp/gicp/gicp_loss.hpp

Originally posted by @koide3 in #80 (comment)

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

1 participant