I/O History: Input/Output History—a sequence of past actions taken by the robot and the resulting sensor observations, used to infer system state
PD Controller: Proportional-Derivative Controller—a control loop mechanism that calculates an error value as the difference between a desired setpoint and a measured process variable
POMDP: Partially Observable Markov Decision Process—a mathematical framework for modeling decision-making where the agent cannot directly observe the full state of the environment
Sim-to-real: Transferring a policy trained in a physics simulation to a physical robot, often requiring techniques to bridge the 'reality gap'
DoF: Degrees of Freedom—the number of independent parameters that define the configuration of a mechanical system (Cassie has 20 DoF)
Floating base: A robot base that is not fixed to the ground (like a humanoid torso), possessing 6 degrees of freedom (position and orientation)
Zero-shot transfer: Deploying a learned policy directly to the target environment (real robot) without any further training or fine-tuning on the real hardware