Combine two termination conditions into one. Both termination conditions need to return true for this one to return true. More...
#include <PlannerTerminationCondition.h>
Public Member Functions | |
PlannerAndTerminationCondition (const PlannerTerminationCondition &c1, const PlannerTerminationCondition &c2) |
Combine two termination conditions into one. Both termination conditions need to return true for this one to return true.
Definition at line 179 of file PlannerTerminationCondition.h.