RoadRunner HD Map (RRHD) is a documented, generic HD map format from MathWorks. The RoadRunner HD format is specifically designed for high-definition map data, focusing on detailed representations of road layouts, lanes, lane boundaries, lane markings, junctions, signs, barriers, and other scene elements. The data is serialized using protocol buffers and saved in a binary format with the .rrhd extension. Protocol Buffers (protobuf), developed by Google, is a language-agnostic binary serialization format that ensures efficient data storage and transfer. RRHD maps can be compiled using languages such as Python® and C++, or directly manipulated using MATLAB® objects and functions through the RoadRunner HD Map MATLAB API, which provides programmatic access to create, edit, and validate map elements such as roads, lanes, junctions, and signals. Please refer to the “RoadRunner High-Definition Maps: A Guide to Creating RRHD with MATLAB API” white paper for more details on the API capabilities and integration workflow.