ConfigurationInstance

class unified_planning.model.motion.ConfigurationInstance[source]

Bases: ABC

Abstract base class for concrete configurations.

Configuration instances represent the state of a movable object in a configuration space, such as an SE2 or SE3 pose.