|
OpenRTM-aist IDL
1.1
|
A pose hypothesis in 3D space. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| Pose3D | mean |
| Mean of the localisation hypothesis. [詳解] | |
| Covariance3D | covariance |
| Covariance matrix of the mean pose. [詳解] | |
| double | weight |
| Weight of this hypothesis for mixing. [詳解] | |
A pose hypothesis in 3D space.
| Covariance3D RTC::Hypothesis3D::covariance |
Covariance matrix of the mean pose.
| Pose3D RTC::Hypothesis3D::mean |
Mean of the localisation hypothesis.
| double RTC::Hypothesis3D::weight |
Weight of this hypothesis for mixing.
1.8.11