Skip to content

Wrap DCSAM class and remove hybrid examples#2454

Draft
varunagrawal wants to merge 1 commit intodevelopfrom
fix-examples
Draft

Wrap DCSAM class and remove hybrid examples#2454
varunagrawal wants to merge 1 commit intodevelopfrom
fix-examples

Conversation

@varunagrawal
Copy link
Copy Markdown
Contributor

@varunagrawal varunagrawal requested a review from dellaert March 9, 2026 19:00
@varunagrawal varunagrawal self-assigned this Mar 9, 2026
@dellaert
Copy link
Copy Markdown
Member

dellaert commented Mar 9, 2026

Would be nice to still have a python notebook showcasing hybrid inference

Copy link
Copy Markdown
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.

Would love a notebook for hybrid and a test for DCSAM

#include <gtsam/hybrid/DCSAM.h>
#include <gtsam/nonlinear/ISAM2Params.h>

class DCSAM {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Add a test?

@dellaert
Copy link
Copy Markdown
Member

@copilot please make a PR to

  • add a python unit test test_DCSAM.py
  • add an example notebook for hybrid inference, in python/gtsam/examples

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 13, 2026

@dellaert I've opened a new pull request, #2469, to work on those changes. Once the pull request is ready, I'll request review from you.

@varunagrawal
Copy link
Copy Markdown
Contributor Author

@dellaert I would prefer not to have AI involved in this. I am focused on finishing the hybrid paper and then I can switch back to this and land the requested changes. :)

@dellaert
Copy link
Copy Markdown
Member

It’s just additive. You did not add a test, it’s now there. You did not add a notebook, it’s now there. I’d prefer to have those.

@varunagrawal
Copy link
Copy Markdown
Contributor Author

Yes that is on my radar. I first need to finish the hybrid stuff so we can submit that. :)

@varunagrawal varunagrawal marked this pull request as draft March 14, 2026 00:37
@dellaert
Copy link
Copy Markdown
Member

This is now 3 weeks old. Considering merging the AI tests and notebook and cleaning up to your taste.

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.

3 participants