Articles
Field notes on building robot skills, from your first teleoperated demonstration to a deployed policy.

Models & Training
What is a Vision-Language-Action (VLA) model?
How VLA models map camera frames and language instructions straight to robot actions, and where they fit.
Read the article
Models & Training
Imitation learning vs. reinforcement learning
When to clone demonstrations, when to reward-optimize, and why most policies use both.
Read the article
Models & Training
Robot skill scaling laws
How success rate scales with demonstrations, and what a new skill really costs in data and compute.
Read the article
Getting Started
How robot data collection actually works
Teleoperation rigs, what a demonstration actually records, and how to keep the data trainable.
Read the article
Models & Training
Sim-to-real: mixing simulated and real data
How much simulation helps, where it breaks, and how to blend sim and real rollouts.
Read the article
Models & Training
Atomic policies vs. end-to-end VLA models
Short, composable skills or one big model? The tradeoffs in reliability, data, and debugging.
Read the articleGet Started