Skip to content

Naming Conventions#427

Open
dellaert wants to merge 2 commits into
masterfrom
fix/naming
Open

Naming Conventions#427
dellaert wants to merge 2 commits into
masterfrom
fix/naming

Conversation

@dellaert

Copy link
Copy Markdown
Member

In preparation for moving some of this stuff to GTSAM, I would like to make these naming changes that are more compliant. I realize it's a big diff but it's very mechanical. My main concern is, @yetongatech , that you start are OK using this and and that you don't have outstanding branches which will create large conflicts.

dellaert added 2 commits June 15, 2026 10:17
…nd consistency

- Renamed `BasisKeyFunc` to `BasisKeyFunction` for better readability.
- Updated various instances of `params->retractor_creator` to `params->retractorCreator` for consistency across the codebase.
- Changed references from `TspaceBasis` to `TangentSpaceBasis` to reflect naming conventions.
- Modified test cases to align with new naming conventions and improved parameter structures.
- Enhanced readability by using camelCase for parameter names and method calls.
- Ensured that all tests related to the constraint manifold and its components are updated accordingly.
@dellaert dellaert requested a review from yetongumich June 15, 2026 09:54
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.

1 participant