19 #include <mrpt/config.h> 56 it !=
pPBM->
vPlanes[refPlaneId].neighborPlanes.end(); it++)
60 std::cout <<
"Subgraph constructor: ";
63 std::cout << *it <<
" ";
64 std::cout << std::endl;
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
std::set< unsigned > subgraphPlanesIdx
Subgraph(PbMap *pPbMap, const unsigned &refPlaneId)
std::vector< Plane > vPlanes
A class used to store a Plane-based Map (PbMap).