Adding certifiable estimation applications - #2713
Draft
zhexin1904 wants to merge 5 commits into
Draft
Conversation
dellaert
approved these changes
Aug 19, 2026
dellaert
left a comment
Member
There was a problem hiding this comment.
NIce! Would be great if there was also an example notebook (and python wrapper). I already showed the way, I think it’s just mechanical.
Member
|
And please check CI failures :-) |
Contributor
Author
|
Hi Frank @dellaert , I have the landmark SLAM and range-aided SLAM application almost ready now. I plan to convert this PR back to a draft, add those commits, and then mark it as ready for review again. |
zhexin1904
marked this pull request as draft
August 19, 2026 22:50
Member
|
FYI @avinashresearch1 - BM work in progress. |
dellaert
reviewed
Aug 20, 2026
dellaert
marked this pull request as ready for review
August 20, 2026 04:03
dellaert
marked this pull request as draft
August 20, 2026 11:44
Contributor
Author
|
Rot2 is now used, and Unit2 has been removed, but I still have a few optimizer changes to commit before completing this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds certifiable pose-graph optimization, landmark-SLAM and range-aided SLAM. Also a few fixes in using ALM with Riemannian staircase optimizer.
What changed
Results
Pose-graph optimization:
Rotation averaging, unchanged by this PR and included as a reference:
Landmark SLAM:
Range-aided SLAM (objective reported as the local refined on):
Known issue
To do