A Collision Detection Algorithm Using AABB and Octree Space Division

Huai Yu Wang,Shu Gui Liu
DOI: https://doi.org/10.4028/www.scientific.net/amr.989-994.2389
2014-01-01
Advanced Materials Research
Abstract:NC lathe controls the action of the lathe through program control system, while programming mistakes may lead to collisions between NC lathe cutters and workpieces or fixtures. A collision detection system judge whether there are collisions ahead of time by means of reading the information of shape and pose of objects in processing environment, building a space model using CSG and acquring the movement intension of objects. Dividing the modeling space into space nodes using octree, building AABBs of objects to be tested and locating them at certain space nodes, only objects at the same node or the same father node need to be tested, thus testing speed is raised.
What problem does this paper attempt to address?