Path

class unified_planning.model.motion.Path[source]

Bases: ABC

This class represents a geometric path. A geometric path is a list of waypoints, either in the joint space or in the operating space of the robot, usually bringing the robot from an initial to a final configuration.