#include <mrpt/utils/CDebugOutputCapable.h>
#include <mrpt/utils/CLoadableOptions.h>
#include <mrpt/maps/CMultiMetricMap.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/maps/CSimpleMap.h>
#include <mrpt/poses/poses_frwds.h>
#include <mrpt/slam/link_pragmas.h>
Go to the source code of this file.
Classes | |
class | mrpt::slam::CIncrementalMapPartitioner |
This class can be used to make partitions on a map/graph build from observations taken at some poses/nodes. More... | |
struct | mrpt::slam::CIncrementalMapPartitioner::TOptions |
Configuration of the algorithm: More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::slam |
Functions | |
SLAM_IMPEXP::mrpt::utils::CStream & | mrpt::slam::operator>> (mrpt::utils::CStream &in, CIncrementalMapPartitionerPtr &pObj) |
Variables | |
class SLAM_IMPEXP | mrpt::slam::CIncrementalMapPartitioner |
struct SLAM_IMPEXP | mrpt::slam::CIncrementalMapPartitionerPtr |
Page generated by Doxygen 1.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:10:35 UTC 2023 |