|
|
#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 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 | |
| visionx | |
| ArmarX headers. | |
| VisionX | |
| This file is part of ArmarX. | |
| visionx::components | |
| visionx::components::person_memory_debugger | |