Robotics: Science and Systems XVIII 2022
DOI: 10.15607/rss.2022.xviii.039
|View full text |Cite
|
Sign up to set email alerts
|

Collision Detection Accelerated: An Optimization Perspective

Abstract: Collision detection between two convex shapes is an essential feature of any physics engine or robot motion planner. It has often been tackled as a computational geometry problem, with the Gilbert, Johnson and Keerthi (GJK) algorithm being the most common approach today. In this work we leverage the fact that collision detection is fundamentally a convex optimization problem. In particular, we establish that the GJK algorithm is a specific sub-case of the well-established Frank-Wolfe (FW) algorithm in convex o… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
15
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
3

Relationship

1
5

Authors

Journals

citations
Cited by 11 publications
(15 citation statements)
references
References 0 publications
0
15
0
Order By: Relevance
“…Remarkably, the shapes are in collision if and only if the origin lies inside the Minkowski difference, i.e., 0 ∈ D, as shown in the seminal work of [10] and revisited in [12]. In summary, the separation vector is obtained by projecting the origin onto the surface of the Minkowski difference.…”
Section: Derivativesmentioning
confidence: 99%
See 4 more Smart Citations
“…Remarkably, the shapes are in collision if and only if the origin lies inside the Minkowski difference, i.e., 0 ∈ D, as shown in the seminal work of [10] and revisited in [12]. In summary, the separation vector is obtained by projecting the origin onto the surface of the Minkowski difference.…”
Section: Derivativesmentioning
confidence: 99%
“…Collision detection is a very old topic within the robotics community. It consists in determining whether a pair of shapes are in collision or not, and in finding the contact point locations [1], [10], [11], [12]. To lower the computational burden, the shapes are often assumed to be convex or decomposed as a collection of convex meshes [13].…”
Section: Problem Statementmentioning
confidence: 99%
See 3 more Smart Citations