Skip to content

Conversation

@christian-rauch
Copy link
Contributor

@christian-rauch christian-rauch commented Dec 3, 2025

The function rotationMatrixToQuaternion incorrectly assumes and states that Eigen::Matrix3f is row-major, while the Eigen documentation is explicit about this:

If the storage order is not specified, then Eigen defaults to storing the entry in column-major. This is also the case if one of the convenience typedefs (Matrix3f, ArrayXXd, etc.) is used.

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.

1 participant