OpenTwinMap: An Open-Source Digital Twin Generator for Urban Autonomous Driving
Alex Richardson, Jonathan Sprinkle

TL;DR
OpenTwinMap is an open-source Python framework that creates high-fidelity 3D urban digital twins from LiDAR and OSM data, enhancing flexibility and scalability for autonomous vehicle simulation research.
Contribution
It introduces a flexible, extensible, and open-source pipeline for generating urban digital twins compatible with AV simulators like CARLA.
Findings
Supports preprocessing of LiDAR and OSM data
Generates basic road meshes and terrain models
Provides preliminary CARLA integration
Abstract
Digital twins of urban environments play a critical role in advancing autonomous vehicle (AV) research by enabling simulation, validation, and integration with emerging generative world models. While existing tools have demonstrated value, many publicly available solutions are tightly coupled to specific simulators, difficult to extend, or introduce significant technical overhead. For example, CARLA-the most widely used open-source AV simulator-provides a digital twin framework implemented entirely as an Unreal Engine C++ plugin, limiting flexibility and rapid prototyping. In this work, we propose OpenTwinMap, an open-source, Python-based framework for generating high-fidelity 3D urban digital twins. The completed framework will ingest LiDAR scans and OpenStreetMap (OSM) data to produce semantically segmented static environment assets, including road networks, terrain, and urban…
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
TopicsTraffic control and management · Autonomous Vehicle Technology and Safety · Digital Transformation in Industry
