Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ProfFan
Copy link
Collaborator

@ProfFan ProfFan commented Jun 5, 2025

Should fix issue #2089

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.

Thanks!!!

@dellaert dellaert merged commit 729b5f6 into develop Jun 6, 2025
36 checks passed
@dellaert dellaert deleted the fan/fix-32-bit-python branch June 6, 2025 13:28
@varunagrawal
Copy link
Contributor

So this PR breaks the Matlab wrapper since during the type check of arguments is(varargin{1}, 'gtsam.Key'). It probably would have been better to replace size_t with std::uint64_t (which is what gtsam::Key is aliased to), to avoid any major changes to the wrapper library.

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.

4 participants