A real-time robot arm collision avoidance system

Abstract
A data structure and update algorithm are presented for a prototype real-time collision avoidance safety system simulating a multirobot workspace. The data structure is a variant of the octree, which serves as a spatial index. The authors use the N-objects octree, which indexes a collection of 3D primitive solids. These primitives make up the two seven-degree-of-freedom robot arms and workspace modeled by the system. Octree nodes containing mor than a predetermined number N of primitives are decomposed. This rule keeps the octree small, as the entire world model for the application can be implemented using a few dozen primitives. As robot arms move, the octree is updated to reflect their changed positions. Modification to the octree is rarely required. Incidents in which one robot arm comes too close to another arm or an object are reported. Cycle time for interpreting current arm joint angles, updating the octree to reflect new positions, and detecting/reporting imminent collisions averages 30 ns on an Intel 80386 processor running at 20 MHz.

This publication has 26 references indexed in Scilit: