Builder Daily

2026-04-30

Open-source humanoid hardware in 2026 — Unitree G1, K-Scale, 1X Neo Beta

A $16K commodity humanoid did not exist 18 months ago. Now Unitree G1 has shipped 12,000+ units to research labs, K-Scale Open Humanoid is fully open-hardware, and 1X Neo Beta is taking $20K consumer pre-orders. Here is what each platform is actually for.

Eighteen months ago, the cheapest research-grade humanoid was Boston Dynamics Atlas at “call for pricing” (read: $250K+) or a custom build for $80K. Today three commodity platforms exist under $25K each, and one of them is fully open-hardware. This is the “Linux moment” for humanoid robotics.

Unitree G1 — the de facto research standard

At $16,000 entry / $36,000 with full DOF, the Unitree G1 is now the most-deployed humanoid in academic research. It runs ROS 2 out of the box, exposes joint-level control via Python, and has a Jetson Orin payload bay. Unitree has reportedly shipped over 12,000 units in the last 12 months — for context, total Boston Dynamics Spot lifetime shipments are ~3,000.

What it is good for: any research project that needs a walking humanoid platform tomorrow, not in 6 months. The DOF count (29 in the full version) is enough for most manipulation research. The hands are weak — most users swap in custom 5-finger end-effectors.

What it is not good for: deployment. Unitree’s safety certification is consumer-grade, not industrial. Do not expect ISO 10218 compliance or EU CE marking for industrial use cases.

K-Scale Open Humanoid — fully open hardware

K-Scale Labs (YC W24) released the first fully open-hardware humanoid in January 2026. Every CAD file, BOM, firmware blob, and assembly instruction is on GitHub under Apache 2.0. The reference build comes to about $9,000 in parts at quantity 1, dropping to $5,500 at quantity 100.

The pitch: the Linux of humanoids. K-Scale themselves is not trying to compete on units shipped — they are building the open-stack ecosystem. Six university labs and three startups have already forked the design and made customizations.

What it is good for: any team that needs to modify the hardware (custom torso, different leg lengths, embedded compute changes). The barrier to building one is non-trivial — expect 2-3 weeks of skilled assembly time — but the design freedom is unmatched.

1X Neo Beta — the consumer bet

1X Technologies (Norway, $1B+ Series C in late 2025) is taking a different angle: a $20,000 consumer humanoid with cloth covering, designed to look approachable in a home. Pre-orders open December 2025. First deliveries promised for late 2026.

Neo Beta is the only one of the three with a published consumer-safety target — soft exterior, force-limited joints, and an emergency stop pendant. It is also the only one that ships with no exposed compute (all processing happens on-device but inaccessible). For builders this is a closed platform; you cannot run your own VLA on it. For homes, it is the only candidate that has a chance of passing UL safety testing.

Booster T1 and the China stack

Booster Robotics T1 ($14K) is the closest direct competitor to Unitree G1 and is gaining share in Chinese university labs. The interesting differentiator is the Booster Sim simulation environment, which integrates with Isaac Lab and ships pre-trained policies for common manipulation tasks. If Unitree owns the deployment, Booster is winning the data tooling.

What this means for builders

What to watch in Q3


Sources

Tip