27 #include "GraspObjectGroupStatechartContext.generated.h"
29 using namespace GraspObjectGroup;
32 GraspTwoArmVisualServo::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());