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

Detailed Description

Results for generatePointCloudAlongSE3Trajectory()

Definition at line 195 of file CObservationVelodyneScan.h.

#include <mrpt/obs/CObservationVelodyneScan.h>

Public Member Functions

 TGeneratePointCloudSE3Results ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ TGeneratePointCloudSE3Results()

CObservationVelodyneScan::TGeneratePointCloudSE3Results::TGeneratePointCloudSE3Results ( )

Definition at line 72 of file CObservationVelodyneScan.cpp.

Member Data Documentation

◆ num_correctly_inserted_points

size_t mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::num_correctly_inserted_points

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

Definition at line 198 of file CObservationVelodyneScan.h.

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

◆ num_points

size_t mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::num_points

Number of points in the observation.

Definition at line 197 of file CObservationVelodyneScan.h.

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




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019