DTR: Delaunay Triangulation-based Racing for Scaled Autonomous Racing
Luca Tognoni, Neil Reichlin, Edoardo Ghignone, Nicolas Baumann, Steven Marty, Liam Boyle, Michele Magno

TL;DR
This paper introduces DTR, a reactive autonomous racing controller that uses Delaunay triangulation and boundary segmentation to improve speed and reliability over traditional gap-based methods, enabling real-time performance without full localization.
Contribution
DTR combines Delaunay triangulation with boundary segmentation to avoid FTG-traps, significantly improving lap times and robustness in autonomous racing.
Findings
DTR achieves 70% faster lap times than FTG.
DTR operates in real-time with 8.95 ms latency.
DTR approaches the performance of map-dependent methods.
Abstract
Reactive controllers for autonomous racing avoid the computational overhead of full ee-Think-Act autonomy stacks by directly mapping sensor input to control actions, eliminating the need for localization and planning. A widely used reactive strategy is FTG, which identifies gaps in LiDAR range measurements and steers toward a chosen one. While effective on fully bounded circuits, FTG fails in scenarios with incomplete boundaries and is prone to driving into dead-ends, known as FTG-traps. This work presents DTR, a reactive controller that combines Delaunay triangulation, from raw LiDAR readings, with track boundary segmentation to extract a centerline while systematically avoiding FTG-traps. Compared to FTG, the proposed method achieves lap times that are 70\% faster and approaches the performance of map-dependent methods. With a latency of 8.95 ms and CPU usage of only 38.85\% on the…
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
TopicsData Management and Algorithms · Human Motion and Animation · 3D Modeling in Geospatial Applications
