35#include <ArmarXSimulation/interface/simulator/SimulatorInterface.h>
59 return Eigen::Isometry3f::Identity();
79 void reportRobotPose();
81 SimulatorInterfacePrx simulatorProxy;
88 std::string robotName;
IceUtil::Handle< PeriodicTask< T > > pointer_type
Shared pointer type for convenience.
PeriodicTask< SelfLocalizationDynamicSimulation >::pointer_type execTask
void onDisconnectComponent() override
SelfLocalizationDynamicSimulation()=default
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
void onConnectComponent() override
Eigen::Isometry3f worldToMapTransform() const override
static transformation from world to map
static std::string GetDefaultName()
std::string getDefaultName() const override
Retrieve default name of component.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.