OpenRTM-aist IDL 2.1.0
|
A size-less point feature with orientation. [詳解]
import <InterfaceDataTypes.idl;
公開変数類 | |
double | probability |
Probability of the feature. | |
Pose2D | position |
Pose of the feature. | |
Covariance2D | covariance |
Covariance matrix of the pose. | |
A size-less point feature with orientation.
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.