Open-Infra-Platform icon indicating copy to clipboard operation
Open-Infra-Platform copied to clipboard

[BUG] PLY file format causes the OIP to crash

Open SamuilsRulovs opened this issue 3 years ago • 1 comments

Describe the bug Upon opening .ply file in OIP, OIP crashes.

To Reproduce Steps to reproduce the behavior:

  1. In CMAKE select OIP_WITH_POINT_CLOUD_PROCESSING and generate solution anew
  2. Build OpenInfraPlatform.PointCloudProcessing
  3. Start OIP
  4. Open .ply file
  5. See error

Expected behavior OIP should not crash upon opening .plyfiles

SamuilsRulovs avatar Dec 10 '21 17:12 SamuilsRulovs

After changes on 13/12/2021 (PR #507 ) OIP throws a new error: image

SamuilsRulovs avatar Dec 13 '21 19:12 SamuilsRulovs