|
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/interface/components/SimpleStatechartExecutorInterface.h>
#include <ArmarXCore/interface/statechart/RemoteStateOffererIce.h>
#include <ArmarXCore/core/services/tasks/RunningTask.h>
#include <ArmarXCore/observers/variant/VariantInfo.h>
#include <condition_variable>
#include <mutex>
Go to the source code of this file.
Classes | |
class | SimpleStatechartExecutor |
This component provides interface functions to execute a statechart, stop the currently running statechart and provide the output-parameter of the statechart. More... | |
class | SimpleStatechartExecutorPropertyDefinitions |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |