18 #include <mrpt/config.h> 44 subgraphPlanesIdx.insert(refPlaneId);
51 subgraphPlanesIdx.insert(it->first);
54 std::cout <<
"Subgraph constructor: ";
56 std::cout << *it <<
" ";
57 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)
A class used to store a Plane-based Map (PbMap).