I am trying to read and write LAS (*.las) file using PDAL but getting the below warning messages and the reading/writing is not being done correctly by PDAL reader and writer for las files.
(pdal pipeline readers.las Warning) C:/denoise\lake.las: Found invalid value of '0' for point's return number.
(pdal pipeline readers.las Warning) C:/denoise\lake.las: Found invalid value of '0' for point's number of returns.
Code:
Errors: