26 #include "GraspObjectGroupStatechartContext.generated.h"
28 using namespace GraspObjectGroup;
42 GraspObjectGroupStatechartContext* context = getContext<GraspObjectGroupStatechartContext>();
43 local.setStartTimeRef(ChannelRefPtr::dynamicCast(context->systemObserverPrx->startTimer(
"GraspTwoArmVisualServoStartTime")));
73 GraspObjectGroupStatechartContext* context = getContext<GraspObjectGroupStatechartContext>();
74 context->systemObserverPrx->removeTimer(local.getStartTimeRef());