Research on collision detection algorithm of multi-robot bonnet polishing system
Kun Qin, Zian Liu, Jianchun Liu
- Year
- 2020
- Citations
- 5
Abstract
In a multi-robot bonnet polishing system, the mobile space between robots overlaps with each other, so collision detection is the premise of the safe and stable operation of the system. The sphere and capsule bounding boxes are used to simplify the model of the multi-robot bonnet polishing system, and the collision detection problem is transformed into the judgment of intersection among bounding boxes in the simplified model. The intersection of bounding boxes is preliminarily judged by the second projection method. The bounding box is projected into line segments. It avoids a lot of multiplication and square operation. If the projection line segments are not overlapped, the bounding box will not intersect. If the projection line segments are overlapped, the problem is transformed into the shortest distance solution from point to point, point to line and line to line. Using space geometry method to calculate the shortest distance between point and line segment. Using the method of transforming reference coordinate system to calculate the shortest distance between two line segment. Through the analysis of simulation software, compared with other algorithms, the average time consumed of the algorithm is reduced by 100%, and the detection efficiency is significantly improved. The algorithm can be better applied to multi-robot bonnet polishing system.
Keywords
Related papers
Statistical Learning Theory
Yuhai Wu, Vladimir Vapnik
1999
Artificial intelligence: a modern approach
1995
Applied Nonlinear Control
Jean-Jacques Slotine, Weiping Li
1991
A new optimizer using particle swarm theory
R.C. Eberhart, James Kennedy
2002