What is configuration space?
A configuration is a minimal set of parameters that fully specifies the pose of every rigid body in a robot. For a 2-DOF planar arm, ; for a free-flying quadrotor, . The set of all reachable configurations is the configuration space .
The key insight: once you map the robot into , the robot itself disappears. It becomes a single point . Planning reduces to connecting two points in without entering the forbidden region. Every collision-avoidance problem, from a 2R arm to a 50-DOF humanoid, shares this common abstraction. All downstream algorithms β grids, graphs, sampling β operate exclusively in .
