Generic representation of pointcloud(s) and/or extracted features. More...
#include <mp2p_icp/layer_name_t.h>
#include <mp2p_icp/plane_patch.h>
#include <mp2p_icp/render_params.h>
#include <mrpt/maps/CPointsMap.h>
#include <mrpt/math/TLine3D.h>
#include <mrpt/math/TPoint3D.h>
#include <mrpt/math/geometry.h>
#include <mrpt/serialization/CSerializable.h>
#include <map>
#include <memory>
#include <optional>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | mp2p_icp::metric_map_t |
Generic container of pointcloud(s), extracted features and other maps. More... | |
struct | mp2p_icp::pointcloud_bitfield_t |
Namespaces | |
mp2p_icp | |
Generic representation of pointcloud(s) and/or extracted features.
Definition in file metricmap.h.