tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] PLY file format causes the OIP to crash

SamuilsRulovs opened this issue · 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

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