Go to the documentation of this file.
29 #include <RobotAPI/interface/units/PlatformUnitInterface.h>
39 virtual public PlatformUnitListener,
72 void checkAndSendToMemory();
78 double timestampLastUpdateInMs_pose;
79 std::mutex updatedMutex_pose;
82 double timestampLastUpdateInMs_target;
83 std::mutex updatedMutex_target;
89 std::mutex platformPose_mutex;
94 std::mutex platformTarget_mutex;
99 std::mutex platformAcceleration_mutex;
const VariantTypeId Float
Baseclass for all ArmarX ManagedIceObjects requiring properties.
This file offers overloads of toIce() and fromIce() functions for STL container types.