A desktop tool for viewing, editing, and saving road network maps for autonomous vehicle platforms like Autoware.
ASSURE mapping tools is a desktop-based application for viewing, editing, and saving road network maps tailored for autonomous vehicle platforms like Autoware. It solves the problem of creating and maintaining accurate digital maps that self-driving systems rely on for navigation. The tool supports various map formats and integrates point cloud data to facilitate comprehensive map development.
Autonomous vehicle developers and researchers working with platforms such as Autoware who need to create, edit, or convert road network maps for simulation and testing.
Developers choose ASSURE mapping tools for its extensive format support, including Lanelet2 and OpenDRIVE, and its ability to handle map semantics like traffic lights and signs. Its cross-platform compatibility via Docker makes it accessible for teams using different operating systems.
Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Supports loading and saving in key formats like OpenPlanner .kml, Lanelet2 .osm, and OpenDRIVE .xodr, enabling seamless integration with autonomous vehicle platforms such as Autoware.
Allows editing of detailed map semantics including lanes, traffic lights, signs, and stop lines, essential for accurate autonomous driving simulation and testing, as listed in the supported features.
Runs on Ubuntu 18.04/22.04 and Windows 10 via Docker with WSL, providing accessibility across different operating systems without extensive native setup.
Facilitates precise conversion between vector maps and Lanelet2 format using projection data, with references to external resources for projection strings, ensuring geographic accuracy.
Requires Docker installation, nvidia container toolkit on Ubuntu, and manual fixes for line endings on Windows (e.g., changing CRLF to LF in 'ros_entrypoint.sh'), increasing initial configuration complexity.
Lacks support for multi-storey parking maps and has known issues with exporting traffic lights and signs to Lanelet2 due to ID connection requirements, limiting functionality for advanced scenarios.
ROS bag file integration is listed as 'coming soon' and not yet available, which may hinder projects relying on real-time sensor data from ROS ecosystems.