Skip to content

E57Exception: element value out of min/max bounds (ErrorValueOutOfBounds) #324

@iegorval

Description

@iegorval

I am using Data3DPointsDouble and trying to write any intensity value >= 266 causes E57Exception: element value out of min/max bounds (ErrorValueOutOfBounds).

Can anyone explain this? I do not see this documented anywhere.

Moreover, if I set intensityLimits.intensityMinimum and intensityLimits.intensityMaximum to min/max based on the data, it still fails. However, if I set intensityLimits.intensityMinimum to 0 but intensityLimits.intensityMaximum to actual max, it works. Seem like a pretty random behavior to me and I managed to fix it only by chance.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions