Main MRPT website > C++ reference for MRPT 1.5.3
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()

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

◆ num_points

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

Number of points in the observation.

Definition at line 197 of file CObservationVelodyneScan.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017