Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Remove Rotation2 normalization and assertions #217

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Remove Rotation2 normalization and assertions #217

merged 1 commit into from
Jun 26, 2024

Conversation

calcmogul
Copy link
Member

For our use cases, users are only ever passing angles or cos/sin pairs into Rotation2. This also avoids normalization bugs caused by uninitialized autodiff variables, though that could have just been special-cased.

For our use cases, users are only ever passing angles or cos/sin pairs
into Rotation2. This also avoids normalization bugs caused by
uninitialized autodiff variables, though that could have just been
special-cased.
@calcmogul calcmogul merged commit ad31912 into SleipnirGroup:main Jun 26, 2024
16 checks passed
@calcmogul calcmogul deleted the remove-rotation2-normalization-and-assertions branch June 26, 2024 04:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant