-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[registration] Better Generalized ICP optimizer gradient check management #3854
[registration] Better Generalized ICP optimizer gradient check management #3854
Conversation
…th are now configurable through gicp interface. still some work to get rid of euler angles vector norm.
refactor : added inline method attributes.
merge from upstream
I intentionnally left |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Let's get 1 more pair of eyes.
…r linear gradient test (default tolerances adjusted to keep tests passing).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just flagging it to highlight that this should not be merged just yet.
fix : remove API break in favor of deprecation label. Co-Authored-By: Kunal Tyagi <tyagi.kunal@live.com>
🚀 if CI is green(ish) |
Closes #3813