•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
IterationTerminationCondition.h
bool eval()
Increment the number of times eval has been called and check if the planner should now terminate.
Definition: IterationTerminationCondition.cpp:44
IterationTerminationCondition(unsigned int numIterations)
Construct a termination condition that can be evaluated numIterations times before returning true.
Definition: IterationTerminationCondition.cpp:39
void reset()
Reset the number of times the IterationTeriminationCondition has been called.
Definition: IterationTerminationCondition.cpp:51
Main namespace. Contains everything in this library.
Definition: MultiLevelPlanarManipulatorDemo.cpp:65