Go to the documentation of this file.
28 using namespace FindAndGraspObjectGroup;
44 Term objectAndMarkerLocalized = objectLocalizedLiteral && markerLocalizedLiteral;
48 sendEvent<EvObjectsLocalized>();
61 return "LocalizeObject";
LocalizeObject(XMLStateConstructorParams stateData)
void removeCondition(ConditionIdentifier conditionId)
Utility function to remove an installed condition on the distributed conditionhandler.
static VarList createParameterList()
Static helper method to create an empty parameterlist.
void onEnter() override
Virtual function, in which the behaviour of state is defined, when it is entered. Can be overridden,...
Class for legacy to stay compatible with old statecharts.
const LogSender::manipulator flush
ConditionIdentifier installCondition(const Term &condition, const EventPtr evt, const std::string &desc="")
Utility function to install a condition on the distributed conditionhandler.
IceInternal::Handle< XMLStateFactoryBase > XMLStateFactoryBasePtr
static XMLStateFactoryBasePtr CreateInstance(XMLStateConstructorParams stateData)
ConditionIdentifier objectsLocalized
static std::string GetName()
void onExit() override
Virtual function, in which the behaviour of state is defined, when it is exited. Can be overridden,...
static SubClassRegistry Registry
This file offers overloads of toIce() and fromIce() functions for STL container types.