Skip to content

Upgrade to work with latest GTSAM#39

Merged
keevindoherty merged 6 commits intoMarineRoboticsGroup:mainfrom
varunagrawal:upgrade
Mar 4, 2026
Merged

Upgrade to work with latest GTSAM#39
keevindoherty merged 6 commits intoMarineRoboticsGroup:mainfrom
varunagrawal:upgrade

Conversation

@varunagrawal
Copy link
Contributor

Bunch of updates and fixes so DCSAM works with the latest develop branch of GTSAM.

cc @keevindoherty @kurransingh

Copy link
Collaborator

@keevindoherty keevindoherty left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for the updates! Can you just update the note in the README about GTSAM compatibility to mention latest develop (or latest major/minor GTSAM release? whichever is most appropriate) (and tack on "Thanks to @varunagrawal for bringing DC-SAM up to date with GTSAM" of course)

/// divide by DiscreteFactor::shared_ptr f (safely)
virtual DiscreteFactor::shared_ptr operator/(
const DiscreteFactor::shared_ptr& df) const override {
throw toDecisionTreeFactor() / df;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Interesting!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This might change in the future TBH. I want to abstract out the underlying storage mechanism.

@varunagrawal
Copy link
Contributor Author

Updated the README. I feel like the Docker image is outdated which is why CI is failing. We have an updated docker image if you would like to use that?

@keevindoherty keevindoherty merged commit 0ab7d35 into MarineRoboticsGroup:main Mar 4, 2026
@keevindoherty
Copy link
Collaborator

Thank you!

@keevindoherty
Copy link
Collaborator

keevindoherty commented Mar 6, 2026

Updated the README. I feel like the Docker image is outdated which is why CI is failing. We have an updated docker image if you would like to use that?

That would be great. Happy to accept a PR if you have cycles, but it would probably be about a month before I have time to dig into it myself...

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