|
#include <string>
#include <ArmarXCore/core/system/ImportExport.h>
#include <Ice/Ice.h>
#include <IceUtil/Handle.h>
#include <MemoryX/libraries/memorytypes/entity/ObjectClass.h>
#include <MemoryX/interface/observers/ObjectMemoryObserverInterface.h>
Go to the source code of this file.
Classes | |
class | LocalizationJob |
The LocalizationJob class is the description of the basic workload executed by ObjectLocalizationMemoryUpdater. More... | |
Namespaces | |
memoryx | |
VirtualRobot headers. | |
Typedefs | |
using | LocalizationJobList = std::vector< LocalizationJobPtr > |
using | LocalizationJobPtr = IceUtil::Handle< LocalizationJob > |