|
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXCore/core/rapidxml/rapidxml.hpp>
#include <RobotAPI/libraries/core/Pose.h>
#include <MemoryX/interface/components/WorkingMemoryInterface.h>
#include <MemoryX/interface/components/LongtermMemoryInterface.h>
Go to the source code of this file.
Classes | |
class | XMLSceneImporter |
The XMLSceneImporter class reads scene specification files and creates a snapshot with the specified name. More... | |
class | XMLSceneImporterPropertyDefinitions |
Namespaces | |
memoryx | |
VirtualRobot headers. | |
Enumerations | |
enum | LengthUnit { eMETER, eCENTIMETER, eMILLIMETER } |