28 #ifndef CMetricMapBuilderRBPF_H
29 #define CMetricMapBuilderRBPF_H
106 void loadFromConfigFile(
108 const std::string §ion);
112 void dumpToTextStream(
CStream &out)
const;
151 void getCurrentMostLikelyPath( std::deque<TPose3D> &outPath )
const;
158 void processActionObservation(
164 void getCurrentlyBuiltMap(
CSimpleMap &out_map)
const;
172 unsigned int getCurrentlyBuiltMapSize();
178 void saveCurrentEstimationToImage(
const std::string &file,
bool formatEMF_BMP =
true);
186 void saveCurrentPathEstimationToTextFile( std::string fil );
188 double getCurrentJointEntropy();
195 observationsInserted(false)