16 #ifndef __PBMAPLOCALISER_H
17 #define __PBMAPLOCALISER_H
19 #include <mrpt/config.h>
68 std::map<unsigned, std::vector<std::pair<double, int>>>
evalColor;
A class used to store a Plane-based Map (PbMap).
std::vector< PbMap > previousPbMaps
bool m_pbMapLocaliser_must_stop
void LoadPreviousPbMaps(std::string fileMaps)
std::thread pbMapLocaliser_hd
bool stop_pbMapLocaliser()
PbMapLocaliser(PbMap &mPbM, const std::string &config_file)
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr alignedModelPtr
std::map< std::string, std::pair< int, double > > planeRecognitionLUT
std::map< unsigned, std::vector< std::pair< double, int > > > evalColor
bool m_pbMapLocaliser_finished
std::vector< std::string > previousPbMapNames
bool searchPlaneContext(Plane &searchPlane)
! Searches the input plane in the rest of planes of the map taking into account the neighboring relat...
std::vector< unsigned > vQueueObservedPlanes
std::map< unsigned, unsigned > bestMatch
void compareSubgraphNeighbors(SubgraphMatcher &matcher)
std::map< std::string, pcl::PointXYZ > foundPlaces
A class used to store a planar feature (Plane for short).
GLsizei const GLchar ** string