Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results Struct Reference

Detailed Description

Results for generatePointCloudAlongSE3Trajectory()

Definition at line 277 of file CObservationVelodyneScan.h.

#include <mrpt/obs/CObservationVelodyneScan.h>

Public Attributes

size_t num_points {0}
 Number of points in the observation. More...
 
size_t num_correctly_inserted_points {0}
 Number of points for which a valid interpolated SE(3) pose could be determined. More...
 

Member Data Documentation

◆ num_correctly_inserted_points

size_t mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::num_correctly_inserted_points {0}

Number of points for which a valid interpolated SE(3) pose could be determined.

Definition at line 283 of file CObservationVelodyneScan.h.

Referenced by mrpt::obs::CObservationVelodyneScan::generatePointCloudAlongSE3Trajectory().

◆ num_points

size_t mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::num_points {0}

Number of points in the observation.

Definition at line 280 of file CObservationVelodyneScan.h.

Referenced by mrpt::obs::CObservationVelodyneScan::generatePointCloudAlongSE3Trajectory().




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST