A pose hypothesis in 3D space. [詳細]
import "InterfaceDataTypes.idl";
Public 変数 | |
| 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.
Covariance matrix of the mean pose.
Mean of the localisation hypothesis.
| double RTC::Hypothesis3D::weight | 
Weight of this hypothesis for mixing.
 1.6.3