Inside Amazon's warehouse — how 750,000 robots actually move
Amazon doesn't use one robot. It uses a coordinated fleet. The system, not any single machine, is the breakthrough.
The headline number — 750,000+ robots across Amazon fulfillment centers worldwide — hides the actually-interesting story: nothing in that fleet is a single dexterous robot. It's an army of focused machines, each doing one job extremely well, coordinated by a central scheduler.
The cast
Hercules — the orange disc you see in videos. Drives under a stack of shelves, lifts the whole stack, brings it to a human packer. There are over 500,000 of these worldwide. Hercules is what Amazon got when they acquired Kiva Systems in 2012.
Proteus — the first Amazon "fully autonomous" mobile robot, meaning it can operate in spaces shared with humans (Hercules cannot — it lives in a fenced area). Proteus uses LIDAR and onboard navigation, not floor-mounted markers.
Cardinal — a robotic arm that picks individual packages from a chute and places them into a stacked tower for outbound shipping. Computer vision + suction grippers + force feedback.
Sparrow — newer (2022). The arm that picks individual items (not whole packages) from totes. This is closer to the long-standing "pick any object from any bin" problem. Sparrow can handle around 65% of Amazon's catalog autonomously; humans handle the rest.
The orchestration is the breakthrough
Each robot is unremarkable by itself. The hard part is the dispatch system — a real-time scheduler that takes 100 million customer orders, the locations of every item in the warehouse, the current positions of every robot, and outputs a coordinated plan. The plan minimizes total robot travel time across the whole fleet.
This is a multi-agent constraint-optimization problem at a scale most academic SLAM/planning work never approaches. Amazon doesn't publish the details. The job market for "robotics scheduler engineer" at Amazon Robotics is unusually competitive for that reason.
What this means for the industry
Most "warehouse robotics startups" you read about are building variants of Hercules or Sparrow. The arbitrage is in the orchestration software, not the hardware. Companies like AutoStore (Norway), Locus Robotics, and GreyOrange (India) compete on this layer.
Read Autonomous Mobile Robots for the navigation stack underneath.
Ask R2 Co-pilot anything you didn't understand. It'll explain it plainly.
Tesla Optimus walking — the 4-minute version of a 22-minute reveal
Tesla's Optimus reveal video was 22 minutes long. The actually-new robotics in it fits in 4 minutes. Here's wh…
4:12 · HumanoidHow a Roomba decides where to clean
It's not random. A modern Roomba runs SLAM, builds a map of your home, and plans a route. Here's what's inside…
3:48 · ConsumerThe DJI drone gimbal in slow-motion — three motors, 8,000 corrections per second
That impossibly steady drone shot you've seen on Instagram? It's a three-axis robotic arm fighting gravity 8,0…
5:30 · Drones