|
#include <optional>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/application/properties/Properties.h>
#include <ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <RobotAPI/interface/core/RobotState.h>
#include <RobotAPI/interface/units/PlatformUnitInterface.h>
#include <RobotAPI/libraries/core/RobotAPIObjectFactories.h>
#include <RobotAPI/libraries/core/remoterobot/RobotStateObserver.h>
#include "SharedRobotServants.h"
#include <shared_mutex>
#include <mutex>
Go to the source code of this file.
Classes | |
class | RobotStateComponent |
The RobotStateComponent class. More... | |
class | RobotStatePropertyDefinitions |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |