ManagerNode.h File Reference
#include <mutex>
#include <atomic>
#include <thread>
#include <condition_variable>
#include <ArmarXCore/core/ManagedIceObject.h>
#include <ArmarXCore/core/util/distributed/RemoteHandle/RemoteHandle.h>
#include "../../util/PlanningUtil.h"
#include <RobotComponents/interface/components/MotionPlanning/Tasks/AdaptiveDynamicDomainInformedRRTStar/ManagerNode.h>
#include <RobotComponents/interface/components/MotionPlanning/Tasks/AdaptiveDynamicDomainInformedRRTStar/WorkerNode.h>
#include "Tree.h"
+ Include dependency graph for ManagerNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ManagerNode
 Manages the planning of the addirrt* algorithm. More...
 
class  GenericFactory< IceBaseClass, DerivedClass >
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::addirrtstar
 

Typedefs

using ManagerNodePtr = IceInternal::Handle< ManagerNode >
 An ice handle for a ManagerNode. More...