|
|
#include <optional>#include <Eigen/Core>#include <ArmarXCore/core/Component.h>#include "RobotAPI/libraries/armem/client/MemoryNameSystem.h"#include "RobotAPI/libraries/armem/client/plugins.h"#include "RobotAPI/libraries/armem/core/MemoryID.h"#include <RobotAPI/libraries/armem/client/plugins/ListeningPluginUser.h>#include <VisionX/libraries/armem_human/client/HumanProfileReader.h>#include <VisionX/libraries/armem_human/client/HumanProfileWriter.h>#include <VisionX/libraries/armem_human/types.h>
Include dependency graph for PersonMemoryDebugger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PersonMemoryDebugger |
| This component can be used for debugging of the person memory; more specifically it commits instances into the person memory based on user input. More... | |
Namespaces | |
| namespace | VisionX |
| This file is part of ArmarX. | |
| namespace | visionx |
| ArmarX headers. | |
| namespace | visionx::components |
| namespace | visionx::components::person_memory_debugger |