6DoF: Six Degrees of Freedom—ability to move in 3D space (x, y, z) and rotate around three axes (roll, pitch, yaw)
Diffusion Policy: A policy representation that generates robot actions by iteratively denoising random noise, conditioned on observations
DDIM: Denoising Diffusion Implicit Models—a sampling method used to speed up the diffusion process during inference
LLM: Large Language Model—AI models like GPT-3 used here for reasoning and code generation
RRT: Rapidly-exploring Random Tree—a sampling-based algorithm for path planning in high-dimensional spaces
TAMP: Task and Motion Planning—combining high-level symbolic planning with low-level geometric motion planning
Sim2Real: Transferring a policy learned in a physics simulation to a physical robot
FiLM: Feature-wise Linear Modulation—a technique to condition neural networks on auxiliary inputs (like language) by scaling and shifting feature maps
Proprioception: The robot's internal sense of its own joint positions and gripper state