PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
Environment

The workspace of the motion planning problem.

+ Collaboration diagram for Environment:

The workspace of the motion planning problem.

The Environment is essentially the workspace of the motion planning problem. We define a workspace as a set of MultiBody which are essentially either robots or obstacle geometries and a Boundary to define the sampling/exploration region for the planner.