46 #include <MemoryX/interface/components/GraphNodePoseResolverInterface.h>
47 #include <MemoryX/interface/components/PriorKnowledgeInterface.h>
48 #include <MemoryX/interface/memorytypes/MemoryEntities.h>
49 #include <MemoryX/interface/memorytypes/MemorySegments.h>
110 void refreshScenes();
112 void locationsMemoryxToArmem(
const std::string& sceneName);
113 void locationsArmemToMemoryx(
const std::string& sceneName);
114 void graphMemoryxToArmem(
const std::string& sceneName);
115 void graphArmemToMemoryx(
const std::string& sceneName);
129 memoryx::PriorKnowledgeInterfacePrx priorKnowledge;
130 memoryx::GraphNodePoseResolverInterfacePrx graphNodePoseResolver;
131 memoryx::GraphMemorySegmentBasePrx graphSegment;
146 Properties properties;