We recently deployed three autonomous Raymond reach-truck systems equipped with SICK microScan3 LiDAR arrays inside a multi-level steel mezzanine facility. The problem is that when the forklifts transition from the concrete ground slabs onto the steel-plate mezzanine platforms, structural floor vibration throws off the elevation reference by about 12-18mm. This is causing safety-stop false triggers at the dock door transitions.
Is anyone running adaptive thresholding on their LIDAR arrays, or are you physically decoupling the mount assemblies to damp out the high frequency vibration?
// SICK Scanner parameter excerpt
{
"safety_field": {
"detection_range_mm": 1800,
"tolerance_offset_z": 12,
"structural_filter": "high_rigidity"
}
}