MipAlgorithms::ParFilVariables Class Reference
[Mutual localization]

Represents Particle Filter internal variables. More...

#include <PaFil.h>

List of all members.

Public Member Functions

 ParFilVariables ()
 Default Costructor.
 ParFilVariables (const ParFilVariables &A)
 Copy constructor.
ParFilVariables operator= (ParFilVariables &A)
 Operator =.
 ~ParFilVariables ()
 Complete destructor.
string print ()
 Print ParFilVariables.

Public Attributes

int step
 Number of the current algorithm iteration.
vector< Particlemap
 Vector of particles.
Pose Ixi_tmeno1
 Self-localization of the owner.
Pose Jxj_tmeno1
 Self-localization of the other robot.
Pose bestIxJ_mean
 Best estimate of IxJ computed as mean of all hypoteses.
Pose bestIxJ_winner
 Best estimate of IxJ as the hypotesis with the highest weight.
int bestParticle
 Index of particle having the highest weight.
Pose myLastConf
 Last Self-localization of the owner.
Pose hisLastConf
 Last Self-localization of the other robot.


Detailed Description

Represents Particle Filter internal variables.

Author:
Francesco Settembre & Stefano Maria Pelliccioni

Member Data Documentation

Number of the current algorithm iteration.


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

Generated on Mon Feb 20 07:01:11 2017 for MIP by  doxygen 1.5.6