|
|
#include <optional>#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/HumanActivityReader.h>#include <VisionX/libraries/armem_human/client/HumanActivityWriter.h>#include <VisionX/libraries/armem_human/types.h>
Include dependency graph for HumanActivityDebugger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HumanActivityDebugger |
| This component can be used for debugging of the human activity memory; more specifically it commits HumanActivity instances into the human 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::human_activity_debugger |