NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pcl/registration/transformation_estimation.h>
#include <pcl/registration/warp_point_rigid.h>
#include <pcl/cloud_iterator.h>
#include <vector>
#include <point_cloud_common/transformation_estimation_symmetric_point_to_plane_lls_impl.h>
Go to the source code of this file.
Classes | |
class | pcl::registration::TransformationEstimationSymmetricPointToPlaneLLS2< PointSource, PointTarget, Scalar > |
TransformationEstimationSymmetricPointToPlaneLLS implements a Linear Least Squares (LLS) approximation for minimizing the symmetric point-to-plane distance between two clouds of corresponding points with normals. More... | |
Namespaces | |
pcl | |
pcl::registration | |