Math & Kinematics

Yaw

Yaw is rotation about the vertical (z) axis of a body frame, the third component of the roll-pitch-yaw convention for describing 3D orientation; for a mobile robot or vehicle it is the heading angle. Yaw estimates typically come from fusing gyroscope integration with magnetometer, visual, or GNSS references, since gyro-only heading drifts and Euler-angle representations suffer gimbal lock at extreme pitch.

Why it matters for physical AI

Heading error corrupts every downstream position estimate faster than translational noise does, which makes yaw observability a central concern in odometry, drone control, and any policy consuming orientation inputs.

Build physical AI

Put these concepts to work on real hardware

Axol is a dual-arm robot built for physical AI — teleoperate it, collect demonstrations, and deploy learned policies out of the box.