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

Detailed Description

Results for generatePointCloudAlongSE3Trajectory()

Definition at line 201 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.
 
size_t num_correctly_inserted_points
 Number of points for which a valid interpolated SE(3) pose could be determined.
 

Constructor & Destructor Documentation

◆ TGeneratePointCloudSE3Results()

mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::TGeneratePointCloudSE3Results ( )

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 204 of file CObservationVelodyneScan.h.

◆ num_points

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

Number of points in the observation.

Definition at line 203 of file CObservationVelodyneScan.h.




Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Thu Dec 14 16:41:50 UTC 2023