MipAlgorithms::MutLocFASTSlamInput Class Reference

Class represents MutLocFASTSlam new inputs that must be passed to filter at each iteration. More...

#include <MutLocFASTSlam.h>

List of all members.

Public Member Functions

 MutLocFASTSlamInput ()
 Default constructor.
 ~MutLocFASTSlamInput ()
 Destructor.
string print ()
 Print function.

Public Attributes

int numMeas
 Number of measures.
vector< Positionmeasure
 Measures.
Pose myConf
 Pose of the owner.
vector< int > hisIds
 Ids of the Poses of the other robots.
vector< PosehisConf
 Pose of the other robots.
vector< int > hisPFIds
 Ids of the Posifeatures of the other robots.
vector< PosiFeatureshisPF
 Posifeatures of the other robots.
pair< bool, DecimalactualTime
 Actual time of simulation.


Detailed Description

Class represents MutLocFASTSlam new inputs that must be passed to filter at each iteration.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::MutLocFASTSlamInput::MutLocFASTSlamInput (  ) 

Default constructor.

MipAlgorithms::MutLocFASTSlamInput::~MutLocFASTSlamInput (  ) 

Destructor.


Member Function Documentation

string MipAlgorithms::MutLocFASTSlamInput::print (  ) 

Print function.


Member Data Documentation

Number of measures.

Measures.

Pose of the owner.

Ids of the Poses of the other robots.

Pose of the other robots.

Ids of the Posifeatures of the other robots.

Posifeatures of the other robots.

Actual time of simulation.


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

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