Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FunctorizedFactor2 #671

Merged
merged 1 commit into from
Jan 15, 2021
Merged

FunctorizedFactor2 #671

merged 1 commit into from
Jan 15, 2021

Conversation

varunagrawal
Copy link
Collaborator

This PR adds a binary version of the FunctorizedFactor.

Since a lot of operations we perform involve at least 2 keys (e.g. projection of unknown landmarks with unknown cameras), this factor provides a very easy way to add custom functionals involving 2 keys, such as custom sensors for specific projects.

Please refer to the tests for an example of a simple Matrix-Vector product.

@varunagrawal varunagrawal added enhancement Improvement to GTSAM feature New proposed feature labels Jan 15, 2021
@varunagrawal varunagrawal requested a review from dellaert January 15, 2021 17:44
@varunagrawal varunagrawal self-assigned this Jan 15, 2021
Copy link
Member

@dellaert dellaert left a comment

Choose a reason for hiding this comment

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

Cool

@varunagrawal varunagrawal merged commit b384b0c into develop Jan 15, 2021
@varunagrawal varunagrawal deleted the feature/functorizedfactor2 branch January 15, 2021 19:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Improvement to GTSAM feature New proposed feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants