A Novel Collision Detection Algorithm Based on Grids Enveloping for Industrial Robot Simulations

ZHAO Liang,ZHANG Yide,HU Xuxiao
DOI: https://doi.org/10.3969/j.issn.1004-132X.2017.03.011
2017-01-01
Abstract:To speed up the collision detection efficiency of industrial robots in the complex working environments,a novel collision detection algorithm was proposed using equal-sized cubic grids to cover the model and building tree structure of AABB in the grid.The space coordinates of these grids were stored orderly in the modeling progresses so as to determine whether there were grids intersecting in the traversal periods.Then traverse the hierarchical structure in the intersecting grids to detect collision precisely.Due to the grids had far less model data than the whole model,the detection speeds in the grids were far more fast than the traditional hierarchical bounding volume method where the building model was based on the whole model.The experimental results show that the detection efficiency in the novel algorithm is several times to dozes times (which depends on the size of grids) more than that in the traditional SOLID method for the large complex model environments.
What problem does this paper attempt to address?