Introduction to Motion Planning


Goal of Motion Planning

Generate motion plans (e.g., geometric path, time-parametrized trajectory, sequence of motion commands) from high-level goals, e.g.:

Basic problem:

Compute a collision-free path for a rigid or articulated object (the "robot") among static obstacles.
Inputs:
Outputs:
Examples:

Some extensions of the basic problem:


Applications