Quaternion

A quaternion representing a rotation in 3D.

Parent schema

Quaternion appears in the following message schemas: FrameTransform and Pose.

Schema

FieldTypeDescription
xfloat64X component of the quaternion.
yfloat64Y component of the quaternion.
zfloat64Z component of the quaternion.
wfloat64W component of the quaternion.

Reference implementations

Foxglove schemas are independent of any specific framework and can be used with any supported message encoding. The schema names should be specified as seen below: