|
#include <ArmarXCore/statechart/Statechart.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXCore/interface/operations/RobotControlIceBase.h>
Go to the source code of this file.
Classes | |
class | RobotControl |
RobotControl is used for dynamically loading and starting robot programs. More... | |
struct | RobotControlContextProperties |
struct | RobotPreInitialized |
Robot is in the state preinitialized. More... | |
struct | Statechart_Robot |
Statechart which describes the most basic states of a robot: More... | |
struct | StateRobotControl |
Statechart which describes the operational states of a robot program. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |