TL;DR
This paper introduces a real-time, game-theoretic planning algorithm for autonomous drone racing that predicts opponents' actions and competes effectively through strategic decision-making, validated in simulations and hardware tests.
Contribution
It presents a novel receding horizon planning method using sensitivity analysis to approximate Nash equilibria in real time for autonomous drone racing.
Findings
Effective competition against alternative strategies in simulations
Successful hardware experiments with onboard vision sensing
Real-time approximation of Nash equilibria achieved
Abstract
To be successful in multi-player drone racing, a player must not only follow the race track in an optimal way, but also compete with other drones through strategic blocking, faking, and opportunistic passing while avoiding collisions. Since unveiling one's own strategy to the adversaries is not desirable, this requires each player to independently predict the other players' future actions. Nash equilibria are a powerful tool to model this and similar multi-agent coordination problems in which the absence of communication impedes full coordination between the agents. In this paper, we propose a novel receding horizon planning algorithm that, exploiting sensitivity analysis within an iterated best response computational scheme, can approximate Nash equilibria in real time. We also describe a vision-based pipeline that allows each player to estimate its opponent's relative position. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
