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... | |
mrpt::obs::CObservationVelodyneScan::TGeneratePointCloudSE3Results::TGeneratePointCloudSE3Results | ( | ) |
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.
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 Sun Nov 26 00:44:48 UTC 2017 |