bodyPoses property
Mapping of each body name to the pose representing the center of the body.
Implementation
@$pb.TagNumber(1)
$core.Map<$core.String, $14.PoseInFrame> get bodyPoses => $_getMap(0);
Mapping of each body name to the pose representing the center of the body.
@$pb.TagNumber(1)
$core.Map<$core.String, $14.PoseInFrame> get bodyPoses => $_getMap(0);