18#include <mrpt/config.h>
#define DEFINE_SERIALIZABLE_POST_CUSTOM_LINKAGE(class_name, _LINKAGE_)
#define DEFINE_SERIALIZABLE_PRE_CUSTOM_LINKAGE(class_name, _LINKAGE_)
This declaration must be inserted in all CSerializable classes definition, before the class declarati...
#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
A class used to store a Plane-based Map (PbMap).
void printPbMap(std::string txtFilePbm)
std::vector< Plane > vPlanes
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr edgeCloudPtr
pcl::PointCloud< PointT >::Ptr globalMapPtr
void loadPbMap(std::string PbMapFile)
pcl::PointCloud< pcl::PointXYZRGBA >::Ptr outEdgeCloudPtr
void MergeWith(PbMap &pbm, Eigen::Matrix4f &T)
void savePbMap(std::string filePath)
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.