Using 3-D LiDAR Data for Safe Physical Human-Robot Interaction
Sarthak Arora, Karthik Subramanian, Odysseus Adamides, Ferat Sahin
TL;DR
This work addresses safe physical human-robot interaction on industrial shop floors using 3D LiDAR data. It proposes an end-to-end perception pipeline that fuses multiple LiDAR frames and trains a YOLOv9 detector, along with a Safety Speed-and-Separation Monitoring controller based on 3D geometry and Jacobian-based velocity scaling. The study demonstrates with 17 participants that a 3D LiDAR-based approach can yield accurate distance estimation, robust detection, and safe robot operation, while mapping channels to point-cloud ROIs to reduce search space. It also discusses practical limitations, such as holes in dark-clothing scenarios, and outlines concrete directions for improving robustness with higher-resolution sensors and enhanced learning strategies.
Abstract
This paper explores the use of 3D lidar in a physical Human-Robot Interaction (pHRI) scenario. To achieve the aforementioned, experiments were conducted to mimic a modern shop-floor environment. Data was collected from a pool of seventeen participants while performing pre-determined tasks in a shared workspace with the robot. To demonstrate an end-to-end case; a perception pipeline was developed that leverages reflectivity, signal, near-infrared, and point-cloud data from a 3-D lidar. This data is then used to perform safety based control whilst satisfying the speed and separation monitoring (SSM) criteria. In order to support the perception pipeline, a state-of-the-art object detection network was leveraged and fine-tuned by transfer learning. An analysis is provided along with results of the perception and the safety based controller. Additionally, this system is compared with the previous work.
