Go to the documentation of this file.
15 #ifndef __PBMAPLOCALISER_H
16 #define __PBMAPLOCALISER_H
18 #include <mrpt/config.h>
69 std::map<unsigned, std::vector< std::pair<double,int> > >
evalColor;
bool m_pbMapLocaliser_finished
void compareSubgraphNeighbors(SubgraphMatcher &matcher)
bool searchPlaneContext(Plane &searchPlane)
mrpt::system::TThreadHandle pbMapLocaliser_hd
std::map< unsigned, std::vector< std::pair< double, int > > > evalColor
bool stop_pbMapLocaliser()
std::vector< PbMap > previousPbMaps
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
bool m_pbMapLocaliser_must_stop
std::map< unsigned, unsigned > bestMatch
std::vector< std::string > previousPbMapNames
A class used to store a planar feature (Plane for short).
PbMapLocaliser(PbMap &mPbM, const std::string &config_file)
std::map< std::string, pcl::PointXYZ > foundPlaces
A class used to store a Plane-based Map (PbMap).
This structure contains the information needed to interface the threads API on each platform:
std::map< std::string, std::pair< int, double > > planeRecognitionLUT
void LoadPreviousPbMaps(std::string fileMaps)
std::vector< unsigned > vQueueObservedPlanes
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr alignedModelPtr
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |