Auxiliary class used to refactor CObservationVelodyneScan::generatePointCloud()
Definition at line 186 of file CObservationVelodyneScan.cpp.
Public Member Functions | |
virtual void | add_point (double pt_x, double pt_y, double pt_z, uint8_t pt_intensity, const mrpt::system::TTimeStamp &tim, const float azimuth)=0 |
Process the insertion of a new (x,y,z) point to the cloud, in sensor-centric coordinates, with the exact timestamp of that LIDAR ray. More... | |
|
pure virtual |
Process the insertion of a new (x,y,z) point to the cloud, in sensor-centric coordinates, with the exact timestamp of that LIDAR ray.
Referenced by velodyne_scan_to_pointcloud().
Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |