Skip to content

Learning Path

This glossary covers a lot of ground. If you’re starting from scratch, follow the stages below in order — each one builds on the last.

If you already know some robotics, jump to the stage where things get unfamiliar.


Stage 1 — What Is a Robot?

Question this stage answers: What are the physical components of a robot arm, and how do we describe its position in space?


Stage 2 — How Does a Robot Perceive?

Question this stage answers: How does a robot sense its environment — cameras, depth sensors, and building maps?


Stage 3 — How Does a Robot Move?

Question this stage answers: Given a goal position, how does the robot plan a path and execute it?


Stage 4 — How Does a Robot Learn?

Question this stage answers: Instead of programming every motion, how do we teach a robot by showing it?

This is the paradigm shift in modern robotics. Skip here if you’re interested in imitation learning and AI-trained policies.


Stage 5 — How Does a Robot Improve?

Question this stage answers: Once deployed, how does a robot fleet get better over time?


Beyond the Glossary

Once you understand the concepts, the Guides section shows how these stages play out in practice — with real failures, real data, and real lessons.