Math & Kinematics

Quadratic Program (QP)

A quadratic program (QP) is an optimization problem with a quadratic objective and linear constraints, convex and efficiently solvable when the objective's Hessian is positive semidefinite. Robotics runs QPs at control rates for whole-body control, inverse kinematics, contact force distribution, and control-barrier-function safety filters, using solvers such as OSQP, qpOASES, and ProxQP.

Why it matters for physical AI

The QP is the workhorse that turns high-level commands, including learned policy outputs, into constraint-satisfying joint torques hundreds of times per second on legged and manipulator systems.

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.