Auxiliary class used to refactor CObservationVelodyneScan::generatePointCloud()
Definition at line 141 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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |