Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Wrap NonlinearEquality2 #856

Merged
merged 3 commits into from
Aug 23, 2021
Merged

Conversation

varunagrawal
Copy link
Collaborator

I require NonlinearEquality2 in a project so wrapping it + added a Python based unit test for confidence.

@varunagrawal varunagrawal added the python Related to python wrapper label Aug 23, 2021
@varunagrawal varunagrawal self-assigned this Aug 23, 2021
@varunagrawal varunagrawal added high-priority Need this done quickly quick-review Quick and easy PR to review labels Aug 23, 2021
template <T = {gtsam::Point2, gtsam::StereoPoint2, gtsam::Point3, gtsam::Rot2,
gtsam::SO3, gtsam::SO4, gtsam::SOn, gtsam::Rot3, gtsam::Pose2,
gtsam::Pose3, gtsam::Cal3_S2, gtsam::CalibratedCamera,
gtsam::PinholeCamera<gtsam::Cal3_S2>,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think there could be a comment (or note) on what will be the name for this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It will be NonlinearEquality2PinholeCameraCal3_S2. This should maybe go in gtwrap's docs?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yeah I agree

@varunagrawal varunagrawal merged commit 3d17e74 into develop Aug 23, 2021
@varunagrawal varunagrawal deleted the feature/wrap-nonlinearequality2 branch August 23, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority Need this done quickly python Related to python wrapper quick-review Quick and easy PR to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants