Go to the documentation of this file.
33 #include <ArmarXSimulation/interface/simulator/SimulatorInterface.h>
69 return "SelfLocalizationDynamicSimulation";
80 void reportRobotPose();
82 SimulatorInterfacePrx simulatorProxy;
89 std::string robotName;
PeriodicTask< SelfLocalizationDynamicSimulation >::pointer_type execTask
armarx::PropertyDefinitionsPtr createPropertyDefinitions() override
The SelfLocalization class.
Eigen::Isometry3f worldToMapTransform() const override
static transformation from world to map
SelfLocalizationDynamicSimulation uses the armarx simulator to retrieve thre current psoe of the robo...
void Identity(MatrixXX< N, N, T > *a)
void onDisconnectComponent() override
Hook for subclass.
SelfLocalizationDynamicSimulation()=default
void onConnectComponent() override
Pure virtual hook for the subclass.
std::string getDefaultName() const override
This file offers overloads of toIce() and fromIce() functions for STL container types.