Defined in File lidar_scan.h
Convert LidarScan to cartesian points.
scan – a LidarScan
xyz_lut – lookup tables generated by make_xyz_lut
cartesian points where ith row is a 3D point which corresponds to ith pixel in LidarScan where i = row * w + col