Reciprocal Multi-Robot Collision Avoidance with Asymmetric State Uncertainty
Kunal Shah, Guillermo Angeris, Mac Schwager

TL;DR
This paper introduces a decentralized collision avoidance method, CARP, that guarantees safety even with noisy state estimates, suitable for real-time use on resource-constrained robots like quadrotors.
Contribution
The paper presents a general decentralized collision avoidance framework and a specific algorithm, CARP, effective under asymmetric state uncertainty and implementable on embedded platforms.
Findings
CARP guarantees collision-free trajectories under noisy estimates.
Median computation time for projections is 17.12ms for 285 instances.
Produces safe polynomial trajectories at over 60Hz on quadrotors.
Abstract
We present a general decentralized formulation for a large class of collision avoidance methods and show that all collision avoidance methods of this form are guaranteed to be collision free. This class includes several existing algorithms in the literature as special cases. We then present a particular instance of this collision avoidance method, CARP (Collision Avoidance by Reciprocal Projections), that is effective even when the estimates of other agents' positions and velocities are noisy. The method's main computational step involves the solution of a small convex optimization problem, which can be quickly solved in practice, even on embedded platforms, making it practical to use on computationally-constrained robots such as quadrotors. This method can be extended to find smooth polynomial trajectories for higher dynamic systems such at quadrotors. We demonstrate this algorithm's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Distributed Control Multi-Agent Systems · Modular Robots and Swarm Intelligence
