|
|
#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/HumanRobotInteractionReader.h>#include <VisionX/libraries/armem_human/client/HumanRobotInteractionWriter.h>#include <VisionX/libraries/armem_human/types.h>
Include dependency graph for HumanRobotInteractionDebugger.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HumanRobotInteractionDebugger |
| This component can be used for debugging of the human-robot interaction memory; more specifically it commits HumanRobotInteraction 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_robot_interaction_debugger |