With Peter Werner, Tobia Marcucci, and Russ Tedrake
As hard as checking if a system of polynomial equations has a root.
No polynomial time algorithm can achieve an approximation ratio bounded by a constant factor.
There is an algorithm which achieves a logarithmic performance in the number of vertices with runtime
Credits: Robin Deits
Credits: Robin Deits
Credits: Robin Deits
Credits: Robin Deits
Credits: Robin Deits
Credit: Tommy Cohn
Village | # of Regions | Time To Construct |
Ours | 94 | 28 min |
Naive | 198 | 45 min |
https://wernerpe.github.io/files/Village.html
IIWA | # of Regions | Time To Construct |
Ours | 46 | 95 min |
Naive | 483 | 1483 min |
https://wernerpe.github.io/files/7DOF_IIWA_arxiv.html
The rest of this talk is work in progress
If the convex hull condition is violated, then your clique must contain a collision
If the th point is in the clique, but the th point is not, then find a separating plane between them.
Find a classifier for the clique whose decision boundary is a convex set
At the cost that Clique Cover now takes 20 times longer
Proposal: Sample in Task Space
Question 1: How can we put more geometric information in the clique cover to better approximate convex cover?
Question 2: How can we leverage task space to generate a better sampling distribution?