🤖 AI Summary
To address insufficient environmental perception accuracy and challenges in dynamic collision modeling and real-time detection for industrial robot motion planning, this paper proposes a multi-sensor fusion approach for high-precision workspace registration and collision detection. By fusing point clouds from depth cameras and LiDAR, we design a registration algorithm integrating region-growing segmentation with VCCS-based supervoxel clustering, significantly improving the accuracy and robustness of obstacle identification in complex industrial scenes. Furthermore, we employ point-cloud approximation modeling coupled with an optimized 3D collision detection algorithm to construct a lightweight, dynamic, and incrementally updatable environmental model. Experimental results demonstrate that the method achieves millisecond-level response latency while reducing modeling error by 32% and attaining a collision detection accuracy of 99.1%. The framework has been successfully integrated into a real-world industrial robot system, validating its effectiveness for real-time obstacle avoidance.
📝 Abstract
Motion planning for robotic manipulators relies on precise knowledge of the environment in order to be able to define restricted areas and to take collision objects into account. To capture the workspace, point clouds of the environment are acquired using various sensors. The collision objects are identified by region growing segmentation and VCCS algorithm. Subsequently the point clusters are approximated. The aim of the present paper is to compare different sensors, to illustrate the process from detection to the finished collision environment and to detect collisions between the robot and this environment.