← All modules

1.0 Industrialising the Humanoid

Verified— TCO arithmetic re-verified against PPTX source· updated 2026-04-18
Atlas — Boston Dynamics' industrial humanoid robot

Industrialising the Humanoid

Required reading for Assignment 1 Part 0. This briefing deconstructs why Boston Dynamics' Atlas became an industrial product in 2026 — after a 30-year research arc that passed through DARPA, Google, and SoftBank without ever reaching production — and why Hyundai's automotive supply chain turned out to be the missing piece.

Why this sits in Module 1

Every theoretical derivation in the rest of this course — Lagrangian EOMs, Jacobians, controllers, SLAM, deployment — presupposes that a robot actually exists to run the math on. The "Industrialising the Humanoid" story is about what makes that presupposition true at scale. Four engineering principles thread through it:

  1. Actuator-cost bottleneck. Joint actuators are 60% of a humanoid's material cost. Every control law you design operates within torque limits set by economics, not physics.
  2. Kinematic abstraction. /cmd_vel is the same geometry_msgs/Twist whether you are running it on an ArbiterROS virtual robot, a Pi 4B, or a $320k Atlas. That uniformity is what makes the Orbit-style fleet management the video discusses possible.
  3. Total cost of ownership. Two separate arithmetic claims in the PPTX — don't conflate them:
    • Amortisation: \320{,}000 \div (10\text{ yr} \times 365\text{ d}) \approx $88/\text{day}. This is why the sticker price collapses into "<\90/day" regardless of how many shifts the robot runs.
    • Replacement ratio: because the unit can run 3 shifts (24/7), it substitutes for the ~2 \times \50{,}000M(q)C(q,\dot q) terms needing to be accurate over millions of duty cycles, not what drives the \88 number.
  4. Production base over code. "The greatest software and the deepest pockets could not solve a manufacturing problem." The Hyundai Mobis electric power steering unit was the answer to the actuator bottleneck — not better algorithms.

What to do with this

  • Before starting A1 Part B, extract four principles from the briefing and map each one to a concrete symbol in or in . The mapping is the deliverable for Part 0.
  • Watch the video above for a 15-minute walkthrough of the Atlas timeline and the economics.
  • Skim the PPTX slides in Module-1/Industrializing the Humanoid.pdf for the infographic breakdown (Graveyard of Giants, 5T Horizon).
Open Assignment 1
Part 0 asks you to tie the four principles back to specific EOM terms.
/learn/assessments/a1-mobile-robot-modeling