27#include "GraspObjectGroupStatechartContext.generated.h"
32GraspTwoArmVisualServo::SubClassRegistry
45 GraspObjectGroupStatechartContext* context = getContext<GraspObjectGroupStatechartContext>();
46 local.setStartTimeRef(ChannelRefPtr::dynamicCast(
47 context->systemObserverPrx->startTimer(
"GraspTwoArmVisualServoStartTime")));
78 GraspObjectGroupStatechartContext* context = getContext<GraspObjectGroupStatechartContext>();
79 context->systemObserverPrx->removeTimer(local.getStartTimeRef());
GraspTwoArmVisualServo(const XMLStateConstructorParams &stateData)
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
Class for legacy to stay compatible with old statecharts.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr