Page 1 of 1

Bug - merge in command line mode

Posted: Fri Feb 09, 2024 3:22 pm
by subo3
It seems to me there is a bug in the current 2.13 beta (7. Feb).

When merging point clouds in the command line mode, the size increases, just as the number of points. But only the points of the first point cloud are visible. Same command in 2.12 and it works fine.

Command:

Code: Select all

cloudcompare -SILENT -AUTO_SAVE OFF -C_EXPORT_FMT E57 -O "[pc1.e57]" -O "[pc2.e57]" -MERGE_CLOUDS -SAVE_CLOUDS FILE "path/to/merged_cloud.e57"

Re: Bug - merge in command line mode

Posted: Sat Feb 10, 2024 10:46 am
by daniel
Yes, it's a bug with E57 files saving in fact. It was introduced on the 27th of January... See https://github.com/CloudCompare/CloudCo ... ssues/1959

This is now fixed with the latest 2.13.beta version (10th of Feb).