armarx::human Namespace Reference

Namespaces

 arondto
 
 pose
 

Variables

const armem::MemoryID FaceRecognitionCoreSegmentID
 
const armem::MemoryID MemoryID {"Human"}
 
const armem::MemoryID PersonInstanceCoreSegmentID
 
const armem::MemoryID PoseCoreSegmentID = MemoryID.withCoreSegmentName("Pose")
 
const armem::MemoryID ProfileCoreSegmentID = MemoryID.withCoreSegmentName("Profile")
 

Variable Documentation

◆ FaceRecognitionCoreSegmentID

const armem::MemoryID FaceRecognitionCoreSegmentID
Initial value:
=
MemoryID.withCoreSegmentName("FaceRecognition")

Definition at line 30 of file memory_ids.cpp.

◆ MemoryID

const armem::MemoryID MemoryID {"Human"}

Definition at line 28 of file memory_ids.cpp.

◆ PersonInstanceCoreSegmentID

const armem::MemoryID PersonInstanceCoreSegmentID
Initial value:
=
MemoryID.withCoreSegmentName("PersonInstance")

Definition at line 35 of file memory_ids.cpp.

◆ PoseCoreSegmentID

const armem::MemoryID PoseCoreSegmentID = MemoryID.withCoreSegmentName("Pose")

Definition at line 38 of file memory_ids.cpp.

◆ ProfileCoreSegmentID

const armem::MemoryID ProfileCoreSegmentID = MemoryID.withCoreSegmentName("Profile")

Definition at line 33 of file memory_ids.cpp.

armarx::armem::MemoryID::withCoreSegmentName
MemoryID withCoreSegmentName(const std::string &name) const
Definition: MemoryID.cpp:409
armarx::human::MemoryID
const armem::MemoryID MemoryID
Definition: memory_ids.cpp:28