60 const ::armarx::armem::robot_state::localization::Transform&
transform)
override;
65 std::mutex memoryWriterMutex;
70 MemoryID coreSegmentID{
"RobotState",
"Localization"};
73 const std::string propertyPrefix =
"mem.robot_state.";
The memory name system (MNS) client.
Helps a memory client sending data to a memory.
auto transform(const Container< InputT, Alloc > &in, OutputT(*func)(InputT const &)) -> Container< OutputT, typename std::allocator_traits< Alloc >::template rebind_alloc< OutputT > >
Convenience function (with less typing) to transform a container of type InputT into the same contain...
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.