Is there an official specification for the point cloud data (PCD) format? Or is it rather only intended for PCL-internal use? The only information I found about it is this which kind of looks like a specification, but it doesn't contain all the information needed.
I might want to write a PCD loader library (independent of PCL), but maybe this is discouraged?