67 Ice::Float positionalAccuracy,
68 Ice::Float orientationalAccuracy,
69 const Ice::Current&
c)
std::string getConfigIdentifier()
Retrieve config identifier for this component as set in constructor.
Property< PropertyType > getProperty(const std::string &name)
void offeringTopic(const std::string &name)
Registers a topic for retrival after initialization.
TopicProxyType getTopic(const std::string &name)
Returns a proxy of the specified topic.
Defines all necessary properties for armarx::RobotPoseUnit.
void onInitComponent() override
Retrieve proxy for publishing State information and call armarx::RobotPoseUnit::onInitRobotPoseUnit()...
virtual void moveTo(PoseBasePtr targetPose, Ice::Float positionalAccuracy, Ice::Float orientationalAccuracy, const Ice::Current &c=Ice::emptyCurrent)
moveTo moves the robot to a global pose specified by:
virtual void onInitRobotPoseUnit()=0
void onDisconnectComponent() override
Hook for subclass.
virtual void onStopRobotPoseUnit()
RobotPoseUnitListenerPrx listenerPrx
RobotPoseUnitListener proxy for publishing state updates.
virtual void onStartRobotPoseUnit()=0
void onConnectComponent() override
Calls armarx::RobotPoseUnit::onStartRobotPoseUnit().
PropertyDefinitionsPtr createPropertyDefinitions() override
std::string listenerChannelName
Ice Topic name on which armarx::RobotPoseUnit::listenerPrx publishes information.
virtual void onExitRobotPoseUnit()=0
void onExitComponent() override
Calls armarx::RobotPoseUnit::onExitRobotPoseUnit().
#define ARMARX_INFO
The normal logging level.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.
const LogSender::manipulator flush