Robot Wiki

Robot Wiki

Citation-first encyclopedia of modern robot learning.

Robot Wiki is an encyclopedia of modern robotics for engineers who already know machine learning: learned manipulation policies, sim-to-real reinforcement learning, world models, teleoperation data pipelines, and the classical control stack underneath. Technical claims should be traceable to cited evidence. Sources range from research papers to first-party documentation and labelled community estimates, and a citation is not a guarantee of verification. The centre of gravity is robot learning, not a catalogue of the industry.

Domain index

A 95% per-step success rate sounds strong. Compounded over a 30-step episode it is not. Move the sliders to see how small per-step errors erode end-to-end reliability; the frontier essays develop the argument.

25%50%75%100%050100steps

(0.950)^30 = 21.5% episode success

At 95.0 percent per-step success, episode success is 21.5% at 30 steps and 0.6% at the 100-step end of the plotted range, crossing 50 percent at 14 steps as the per-step odds compound over the episode length.

Sampled episode success by episode length
episode lengthepisode success
0 steps100.0%
10 steps59.9%
25 steps27.7%
50 steps7.7%
75 steps2.1%
100 steps0.6%

Real hardware

The policies and controllers this wiki covers run on physical machines. Every photograph and diagram on the site is licensed and credited, and the full list lives on the credits page.

A yellow Boston Dynamics Spot quadruped robot walks across an airfield tarmac alongside Royal Air Force airmen in camouflage uniform.
A Boston Dynamics Spot quadruped walks with Royal Air Force airmen at RAF Leeming during the Agile Liberty 21-2 technology trials in August 2021.
Photo: Senior Airman John Ennis, U.S. Air Force / Wikimedia Commons. Licence: Public domain.

Interactive tools

100 mm
  • shoulder_pan220°
  • shoulder_lift200°
  • elbow_flex193.7°
  • wrist_flex190°
  • wrist_roll320°
  • gripper110°

The shipped so101.urdf defines 6 revolute joints from base_link to the moving jaw, and at the zero configuration the chain reaches 407 mm from the base with the wrist 234 mm above it; joint travel spans 320 degrees at wrist_roll and 110 degrees at gripper.

Joint travel declared by the shipped URDF
jointlowerupper
shoulder_pan-110°110°
shoulder_lift-100°100°
elbow_flex-96.8°96.8°
wrist_flex-95°95°
wrist_roll-157.2°162.8°
gripper-10°100°

3D Kinematics Playground

Drive this arm in the browser: joint-slider forward kinematics, click-to-reach inverse kinematics, and trajectory replay.

Market Map

The embodied-AI industry as data: 111 companies across 6 segments, filterable by approach, geography, stage, and funding.

Learning paths

Pick a sequence when you want a coherent route through the wiki. Each path starts with the concepts later articles assume.

How to read this wiki

Modules stand alone, but inside a domain they build on each other in registry order: later entries assume the earlier ones. If you come from machine learning rather than robotics, start with Action Chunking (ACT and ALOHA). It shows the format every module follows: precise prose, inline citations, and a live interactive you can manipulate.

The prerequisites are fluency in machine learning, not a robotics background. When a module needs a classical result it says so and links to the entry that derives it, so you can read forward and backfill as needed. Terms of art are defined where they first appear and collected in the glossary.

Citation chips link claims to their named sources, including explicitly labelled community estimates where used, and the full bibliography sits at the end of each module. Where serious researchers disagree, the text names who holds which position.