Public Attributes | List of all members
mp2p_icp::PointCloudEigen Struct Reference

Output of estimate_points_eigen() More...

#include <estimate_points_eigen.h>

Public Attributes

std::array< double, 3 > eigVals = {0, 0, 0}
 
std::array< mrpt::math::TVector3D, 3 > eigVectors
 
mrpt::poses::CPointPDFGaussian meanCov
 

Detailed Description

Output of estimate_points_eigen()

Eigen vectors and eigen values are sorted from smallest to largest eigenvalue.

Definition at line 30 of file estimate_points_eigen.h.

Member Data Documentation

◆ eigVals

std::array<double, 3> mp2p_icp::PointCloudEigen::eigVals = {0, 0, 0}

Definition at line 35 of file estimate_points_eigen.h.

◆ eigVectors

std::array<mrpt::math::TVector3D, 3> mp2p_icp::PointCloudEigen::eigVectors
Initial value:
= {
{{0, 0, 0}, {0, 0, 0}, {0, 0, 0}}}

Definition at line 33 of file estimate_points_eigen.h.

◆ meanCov

mrpt::poses::CPointPDFGaussian mp2p_icp::PointCloudEigen::meanCov

Definition at line 32 of file estimate_points_eigen.h.


The documentation for this struct was generated from the following file:


mrpt_local_obstacles
Author(s): Jose-Luis Blanco-Claraco
autogenerated on Mon Aug 14 2023 02:09:05