Go to the documentation of this file.
29 #include <RobotSkillTemplates/statecharts/FindAndGraspObjectGroup/FindAndGraspObjectContext.h>
static std::string GetName()
Class for legacy to stay compatible with old statecharts.
static SubClassRegistry Registry
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
VisualServoObject(XMLStateConstructorParams stateData)
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
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)