OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::PoseFeature Struct Reference

A size-less point feature with orientation. More...

import"InterfaceDataTypes.idl";

Collaboration diagram for RTC::PoseFeature:
Collaboration graph
[legend]

Public Attributes

double probability
 Probability of the feature. More...
 
Pose2D position
 Pose of the feature. More...
 
Covariance2D covariance
 Covariance matrix of the pose. More...
 

Detailed Description

A size-less point feature with orientation.

Member Data Documentation

Covariance2D RTC::PoseFeature::covariance

Covariance matrix of the pose.

Pose2D RTC::PoseFeature::position

Pose of the feature.

double RTC::PoseFeature::probability

Probability of the feature.


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