-
Notifications
You must be signed in to change notification settings - Fork 765
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
Robust triangulation #1020
Robust triangulation #1020
Conversation
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.
Very cool! Also asking a review from John Travis, more as an FYI. (Travis is not yet on GTSAM, apparently)
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.
Very nice. LGTM
@dellaert @johnwlambert thanks! I'll wait for @marcusabate to give it a try before merging. |
Add python unit test for triangulation with robust noise model
Hi @marcusabate could you take a look when you get a chance? This PR will be immediately useful for GTSFM so the sooner we can merge it, the better : - ) |
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.
Awesome!
Added option to use robust noise model during triangulation.