#include <point_to_plane_icp.h>
◆ PointToPlaneICP()
template<typename PointType >
◆ ComputeRelativeTransform()
template<typename PointType >
boost::optional< localization_common::PoseWithCovariance > point_cloud_common::PointToPlaneICP< PointType >::ComputeRelativeTransform |
( |
const typename pcl::PointCloud< PointType >::Ptr |
source_cloud_with_normals, |
|
|
const typename pcl::PointCloud< PointType >::Ptr |
target_cloud_with_normals, |
|
|
const Eigen::Isometry3d & |
initial_target_T_source_estimate = Eigen::Isometry3d::Identity() |
|
) |
| |
◆ correspondences()
template<typename PointType >
The documentation for this class was generated from the following file: