tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
48 stars 22 forks source link

[BUG] STL file format causes the OIP to crash #510

Closed SamuilsRulovs closed 2 years ago

SamuilsRulovs commented 2 years ago

Describe the bug Upon opening .stl 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 .stl file
  5. See error

Expected behavior OIP should not crash upon opening .stl files

Screen shot image