28#include <VisionX/libraries/armem_human/aron/HumanPose.aron.generated.h>
49 std::map<std::string, std::vector<armarx::armem::human::HumanPose>>
52 std::map<std::string, std::vector<armarx::armem::human::HumanPose>> humanPosesMap;
62 humanPosesMap[provSegment.
name()] = {};
74 armarx::human::arondto::HumanPose
dto;
83 humanPosesMap[provSegment.
name()].push_back(bo);
static DateTime Now()
Current time on the virtual clock.
std::string coreSegmentName
const DataT & data() const
bool forEachEntity(EntityFunctionT &&func)
Helps connecting a Memory server to the Ice interface.
virtual void defineProperties(armarx::PropertyDefinitionsPtr defs, const std::string &prefix="") override
std::map< std::string, std::vector< armarx::armem::human::HumanPose > > getHumanPoseEntities(const Duration &maxAge) const
static const std::string CORE_SEGMENT_NAME
PoseSegment(armem::server::MemoryToIceAdapter &iceMemory)
armem::server::segment::SpecializedCoreSegment Base
virtual void defineProperties(armarx::PropertyDefinitionsPtr defs, const std::string &prefix="") override
MemoryToIceAdapter & iceMemory
server::wm::CoreSegment * segmentPtr
armem::wm::EntityInstance EntityInstance
void fromAron(const arondto::MemoryID &dto, MemoryID &bo)
armarx::core::time::Duration Duration
const armem::MemoryID PoseCoreSegmentID
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.
auto & getLatestSnapshot(int snapshotIndex=0)
Retrieve the latest entity snapshot.