Skip to content

Standardize on KeySet#2377

Merged
dellaert merged 2 commits intodevelopfrom
fix/KeySet
Jan 31, 2026
Merged

Standardize on KeySet#2377
dellaert merged 2 commits intodevelopfrom
fix/KeySet

Conversation

@dellaert
Copy link
Copy Markdown
Member

We were using gtsam::KeySet in some places and std::set<Key> in other places. This did not show up as a problem, but became a problem with new functionality in GTDynamics. This PR standardizes on gtsam::KeySet.

@dellaert dellaert requested a review from varunagrawal January 31, 2026 21:06
Copy link
Copy Markdown
Contributor

@varunagrawal varunagrawal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dellaert dellaert merged commit e4fdf5b into develop Jan 31, 2026
34 checks passed
@dellaert dellaert deleted the fix/KeySet branch January 31, 2026 23:37
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

Successfully merging this pull request may close these issues.

2 participants