Sustainable Mobility and Transportation Symposium (SMTS 2025) / 16-18 October 2025
ROS 2-Based Framework for Semi-Automatic Vector Map Creation in Autonomous Driving Systems
High-definition vector maps, such as Lanelet2, are critical for autonomous driving systems, enabling precise localization, path planning, and regulatory compliance. However, creating and maintaining these maps traditionally demands labor-intensive manual annotation or resource-heavy automated pipelines. This paper presents an ROS 2-based framework for semi-automatic vector map generation, leveraging Lanelet2 primitives to streamline map creation while balancing automation with human oversight. The framework integrates multi-sensor inputs (LIDAR, GPS/IMU) within ROS 2 to extract and fuse road features such as lanes, traffic signs, and curbs. The pipeline employs modular ROS 2 nodes for tasks including NDT and SLAM-based pose estimation and the semantic segmentation of drivable areas which serve as a basis for Lanelet2 primitives. To promote adoption, the implementation is released as an open source. This work bridges the gap between automated map generation and human expertise, advancing the practical deployment of dynamic vector maps in autonomous systems.