Go to the documentation of this file.
27 #include "VisualServoGroupStatechartContext.generated.h"
31 using namespace VisualServoGroup;
77 sendEvent<HeadTargetSet>();
105 return "LookBetweenHandAndObject";
LookBetweenHandAndObject(XMLStateConstructorParams stateData)
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
Class for legacy to stay compatible with old statecharts.
static std::string GetName()
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
void onBreak() override
Virtual function, in which the behaviour of state is defined, when it is abnormally exited....
static SubClassRegistry Registry
This file offers overloads of toIce() and fromIce() functions for STL container types.