Skip to content

Fix euler2rot code mistake - #135

Open
ChikaYan wants to merge 1 commit into
YudongGuo:masterfrom
ChikaYan:patch-1
Open

Fix euler2rot code mistake#135
ChikaYan wants to merge 1 commit into
YudongGuo:masterfrom
ChikaYan:patch-1

Conversation

@ChikaYan

Copy link
Copy Markdown

There is a mistake in the current euler2rot code, the rotation matrix around the z-axis is not correctly composed. With this fix, euler2rot now behaves the same as euler_angles_to_matrix(eulers, 'XYZ') from pytorch3D.transforms.

@piwawa

piwawa commented Mar 28, 2024

Copy link
Copy Markdown

There is a mistake in the current euler2rot code, the rotation matrix around the z-axis is not correctly composed. With this fix, euler2rot now behaves the same as euler_angles_to_matrix(eulers, 'XYZ') from pytorch3D.transforms.

What is the formula based on?

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