Eigen::Quaternionf? #3833
Unanswered
xiumingzhang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi pybind community, I wonder if it's true that pybind11 doesn't support
Eigen::Quaternionf
yet? Mynumpy.array
got automatically converted toEigen::Vector4f
, but not toEigen::Quaternionf
. Thanks!Beta Was this translation helpful? Give feedback.
All reactions