Skip to content

[feat] Add invalidation parameter for oblique surfaces

Julia Sanchez requested to merge AddInvalidationParameter into master

We encountered some environments requiring the use of very oblique surfaces. For now, the minimum angle value between the laser beam and a surface is hardly set to 20°.

  • A member MinBeamSurfaceAngle is added to the SSKE to allow the use of such surfaces

  • Update wrappings consequently

  • Default value is set to 10°

@nicolas.cadart PTAL

Edited by Julia Sanchez

Merge request reports