orientation, position, and coordinate systems -凯发k8网页登录
represent orientation and rotation using the data type. convert between quaternions and euler angles, rotation matrices, and rotation vectors using the , , and functions.
to learn more about quaternion mathematics and how they are implemented in sensor fusion and tracking toolbox™, see . to learn more about conventions and coordinate systems in sensor fusion and tracking toolbox, see .
functions
topics
learn about toolbox conventions for spatial representation and coordinate systems.
this example reviews concepts in three-dimensional rotations and how quaternions are used to describe orientation and rotations.
this example shows how to use spherical linear interpolation (slerp) to create sequences of quaternions and lowpass filter noisy trajectories.