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

Correctly tag Eigen types for serialization #32

Open
cedelmaier opened this issue Nov 3, 2023 · 0 comments
Open

Correctly tag Eigen types for serialization #32

cedelmaier opened this issue Nov 3, 2023 · 0 comments

Comments

@cedelmaier
Copy link
Collaborator

Currently we use a bunch of hacks and workarounds for Eigen serialization via msgpack. We should really combine everything in eigen_matrix_plugin.h and eigen_quaternion_plugin.h into serialization.hpp to be consistent. We should also come up with a way to encode/decode the eigen structures with something that is not a string.

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

No branches or pull requests

1 participant