OpenRTM-aist IDL  1.1
Public Attributes | List of all members
RTC::FiducialInfo Struct Reference

Information about a single fiducial. More...

import"InterfaceDataTypes.idl";

Public Attributes

unsigned long id
 Identification number. More...
 
Pose3D pose
 Detected pose. More...
 
Pose3D poseUncertainty
 Uncertainty in the pose. More...
 
Size3D size
 Detected size. More...
 
Size3D sizeUncertainty
 Uncertainty in the size. More...
 

Detailed Description

Information about a single fiducial.

Member Data Documentation

◆ id

unsigned long RTC::FiducialInfo::id

Identification number.

◆ pose

Pose3D RTC::FiducialInfo::pose

Detected pose.

◆ poseUncertainty

Pose3D RTC::FiducialInfo::poseUncertainty

Uncertainty in the pose.

◆ size

Size3D RTC::FiducialInfo::size

Detected size.

◆ sizeUncertainty

Size3D RTC::FiducialInfo::sizeUncertainty

Uncertainty in the size.


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