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

Commits on Jun 26, 2024

  1. Remove Rotation2 normalization and assertions

    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 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c6e46da View commit details
    Browse the repository at this point in the history