31#include <RobotSkillTemplates/statecharts/FindAndGraspObjectGroup/FindAndGraspObjectContext.h>
46 const std::string& inputName);
static SubClassRegistry Registry
VisualServoObject(XMLStateConstructorParams stateData)
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
static std::string GetName()
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
void setLocalObjectChannelFromInput(const std::string &objectChannelName, const std::string &inputName)
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
XMLStateTemplate(const XMLStateConstructorParams ¶ms)
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr