quaternion.py
rerun._rerun2.datatypes.quaternion
class Quaternion(*args, **kwargs)
A Quaternion represented by 4 real numbers.
Note: although the x,y,z,w components of the quaternion will be passed through to the datastore as provided, when used in the viewer Quaternions will always be normalized.