roadrunner-rrhd-authoring
OfficialAuthor RRHD maps directly in MATLAB
Software Engineering#matlab#roadrunner#rrhd#map authoring#hd maps#lane geometry#rendering validation
Authormatlab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of constructing correct RoadRunner HD map (.rrhd) content by guiding you through building RoadRunner HD Map entities in MATLAB without relying on external scene-builder steps.
Core Features & Use Cases
- RRHD authoring from scratch: Create lanes, lane boundaries, markings, junctions, signs, signals, barriers, and parking by directly assembling
roadrunnerHDMapobjects and writing.rrhd. - Topology and correctness guardrails: Enforces key construction patterns (create-then-assign,
rrMap = roadrunnerHDMapnamespace load, Nx3 geometry, typed empty arrays) and requires an alignment/spatial validation gate beforewrite(). - Track and RRHD-specific handling: Avoids common RoadRunner rendering bugs (e.g., green/grass artifacts) by specifying alignment rules, shared boundary conventions, and track-specific omissions (no topology, Z bumps, or boundary marking attributes for closed-loop tracks).
Quick Start
Use the roadrunner-rrhd-authoring skill to build and write a new .rrhd file by generating MATLAB code that creates a roadrunnerHDMap, constructs lanes and their shared lane boundaries with correct Forward/Backward alignment, runs the required enforcement checks, and then calls write(rrMap, "your_map.rrhd").
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: roadrunner-rrhd-authoring Download link: https://github.com/matlab/matlab-agentic-toolkit/archive/main.zip#roadrunner-rrhd-authoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.