Deskew (motion compensate) a pointcloud from a moving LIDAR. More...
#include <mp2p_icp_filters/FilterDeskew.h>
#include <mp2p_icp_filters/GetOrCreatePointLayer.h>
#include <mrpt/containers/yaml.h>
#include <mrpt/maps/CSimplePointsMap.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/poses/Lie/SO.h>
#include <mrpt/random/RandomGenerators.h>
#include <mrpt/version.h>
Go to the source code of this file.
Deskew (motion compensate) a pointcloud from a moving LIDAR.
Definition in file FilterDeskew.cpp.