Class PlanningContextFactoryRegistrationException
Defined in File planning_exceptions.h
Class Documentation
-
class PlanningContextFactoryRegistrationException
An exception class thrown when the planner manager is unable to load a factory.
Loading a PlanningContextFactory can fail if a factory is loaded that would provide a command which was already provided by another factory loaded before.