https://paulbourke.net/dataformats/ptx/, the sensor position and orientation is stored in rows 3-6 (row 3 is the sensor center, and the next 3 rows are the X, Y and Z vectors).
Rows 7-10 store the global transformation matrix that applies to the points (and I would assume to the sensor as well). At least that's what I could see in samples files such as some files found on http://www.libe57.org/data.html or Paul Bourke's site.
ptx_header.jpg
So in your case, I would expect row 3 to equal the 3 first values of row 10, and rows 4 to 6 equal the 3 first values of rows 7 to 9 (or something totally different depending on how the cloud was registered). Otherwise, this means that the points have been registered, but there's no 'sensor' associated.Statistics: Posted by daniel — Fri May 29, 2026 2:04 pm
]]>