18 #include <mrpt/config.h>
void loadPbMap(std::string PbMapFile)
GLsizei const GLchar ** string
pcl::PointCloud< PointT >::Ptr globalMapPtr
void printPbMap(std::string txtFilePbm)
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr outEdgeCloudPtr
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr edgeCloudPtr
The virtual base class which provides a unified interface for all persistent objects in MRPT...
void savePbMap(std::string filePath)
std::vector< Plane > vPlanes
void MergeWith(PbMap &pbm, Eigen::Matrix4f &T)
A class used to store a Plane-based Map (PbMap).