HumanMemoryServerInterface Interface Reference

defined in <VisionX/libraries/armem_human/server/HumanMemoryServerInterface.ice>

interface HumanMemoryServerInterface { ... }

+ Inheritance diagram for HumanMemoryServerInterface:

Operations

void commitHumanPosesInCameraFrame (::armarx::aron::data::dto::AronDictSeq dictSeq, string providerName, ::armarx::core::time::dto::DateTime timestamp)
 Commit a human pose. More...
 

Detailed Description

Definition at line 13 of file HumanMemoryServerInterface.ice.

Operation Documentation

◆ commitHumanPosesInCameraFrame()

void commitHumanPosesInCameraFrame ( ::armarx::aron::data::dto::AronDictSeq  dictSeq,
string  providerName,
::armarx::core::time::dto::DateTime  timestamp 
)

Commit a human pose.

If the global pose information of the keypoints is not available, a lookup will be performed and the corresponding fields will be set.

Parameters
dtoa vector of serialized variants of armarx::human::arondto::HumanPose
providerName
timestamp

The documentation for this interface was generated from the following file: