Implement Equivariant Filter Bias example in Python#2054
Merged
dellaert merged 6 commits intoborglab:developfrom Mar 14, 2025
Merged
Implement Equivariant Filter Bias example in Python#2054dellaert merged 6 commits intoborglab:developfrom
dellaert merged 6 commits intoborglab:developfrom
Conversation
Implement Equivariant Filter Bias example in Python
Member
|
Awesome. Before I review, do you want to use the new “Hat” operators I added yesterday? (instead of wedge) |
Member
|
gtsam/gtsam/geometry/geometry.i Line 381 in 33d2262 |
Member
|
Also, csv file should go in examples/Data. You can then call |
Contributor
Author
|
Yeah, I will work on adding in the new hat and vee operators. |
dellaert
approved these changes
Mar 12, 2025
Member
dellaert
left a comment
There was a problem hiding this comment.
This is awesome! A few minor comments. I'll approve but will wait to merge until they have been addressed. (or tell me why you think it's ok to leave as is)
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.
An implementation of Alessandro Fornasier's ABC-EqF in GTSAM.