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