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

Fixes to get matlab wrapper working properly #1083

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Conversation

varunagrawal
Copy link
Collaborator

Just the title. Recent churn and lack of Matlab CI allowed some bugs to creep in so just solving those bugs.

@varunagrawal varunagrawal self-assigned this Feb 2, 2022
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!!! I guess these came to light when testing MATLAB?

@varunagrawal
Copy link
Collaborator Author

Yes

@varunagrawal varunagrawal merged commit 001014e into develop Feb 2, 2022
@varunagrawal varunagrawal deleted the fixes/wrapper branch February 2, 2022 15:12
@dellaert
Copy link
Member

dellaert commented Feb 2, 2022

@mattking-smith FYI

@@ -10,6 +10,3 @@
* Without this they will be automatically converted to a Python object, and all
* mutations on Python side will not be reflected on C++.
*/

#include <pybind11/stl.h>
Copy link
Member

Choose a reason for hiding this comment

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

@varunagrawal : why was this removed? I think this broke DotWriter

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