Skip to content

angle_between two quaternions as orientations (minimal rotation) #128

Description

@markromanmiller

It'd be nice to compute the scalar angle between two rotations
According to a researchgate.com forum post, that is:
theta = 2asin(norm of the vector part of the quaternion product q1q2^(-1))
which checks out with my intution with quaternions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthighhigh priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions