The zero-moment point is the spot on the ground a walking robot must keep its dynamic forces balanced over to avoid tipping — the criterion that made stable bipedal walking possible and still underpins many humanoids.
The zero-moment point is the point under a walking robot's feet where all the forces balance out. Keep it inside the foot and the robot stays planted; let it reach the edge and the robot starts to tip.
🎯 Quick challenge
A biped stays dynamically balanced as long as its zero-moment point stays…
A standing robot just needs its center of mass over its feet. But a walking robot is constantly accelerating, so static balance isn't enough. The tool that made dynamic bipedal walking possible is the zero-moment point (ZMP).
What it is
As a robot moves, gravity and its own inertial forces act on it. The zero-moment point is the spot on the ground where those combined forces produce no tipping moment — the point about which the robot is dynamically balanced. The rule is elegant: as long as the ZMP stays inside the support polygon (the area under and between the feet), the foot stays flat on the ground and the robot won't tip. Let the ZMP reach the edge of the foot, and the foot starts to rotate — the beginning of a fall.
Keep the ZMP inside the feet
Unlike the static center of mass, the ZMP accounts for motion. Planning footsteps and body sway to keep it inside the feet is the classic recipe for stable walking.
Why it was a breakthrough
Before ZMP-based methods, making a two-legged robot walk without falling was extraordinarily hard. Treating balance as "plan the motion so the ZMP stays within the feet" turned walking into a solvable control problem: generate a center-of-mass trajectory whose resulting ZMP stays safely inside the support region. Honda's ASIMO and many humanoids since walked this way, and ZMP remains a foundation of humanoid locomotion.
The limits
ZMP-based walking tends to look cautious — flat feet, bent knees, careful steps — because it insists the foot never tips. Truly agile, dynamic motions (running, recovering from a shove, walking on rough terrain where footholds are points not flat areas) push beyond it, toward methods like the capture point and full whole-body optimization that allow controlled tipping and stepping to catch a fall.
Why it matters
The zero-moment point is the classic criterion for dynamic balance — the idea that turned bipedal walking from a near-impossible stunt into engineering. Understanding it is the entry point to all of legged-robot balance and locomotion.