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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |