MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.93k stars 630 forks source link

RawlogViewer shows exception if selecting an empty 3D observation #1145

Closed jlblancoc closed 3 years ago

jlblancoc commented 3 years ago

Problem: default bounding box initialized to (+inf) -> (-inf), causing TBoundingBox ctor sanity check to fail.