Programmatic Scene and Scenario Management
roadrunner
objectThe roadrunner
object enables you to manage RoadRunner scenarios from the MATLAB® command line. You can open, save, import, and export
scenarios, scenes, and projects. You can also set scenario variables and
create simulations for RoadRunner Scenario.
RoadRunner also provides MATLAB functions to convert custom data into the RoadRunner HD Map data model and import your data into RoadRunner. Using these functions, you can create a new map, edit an existing map, and read and write from file. You can also represent lanes, lane boundaries, lane markings, junctions, barriers, and signs in the HD map.
Objects
roadrunner | Start RoadRunner application using MATLAB |
roadrunnerHDMap | Create RoadRunner HD Map using MATLAB |
Functions
Topics
- Simulate a RoadRunner Scenario Using MATLAB Functions
Automate running and visualizing simulations with RoadRunner Scenario using MATLAB functions.
- Convert Scenes Between Formats Using MATLAB Functions
Import multiple scenes in a RoadRunner project and export them to a supported format using MATLAB functions.
- Export Multiple Scenes Using MATLAB
Export all RoadRunner scenes in a project to a supported format using MATLAB functions.
- Build Simple Roads Programmatically Using RoadRunner HD Map
Build simple roads using RoadRunner HD Map MATLAB functions.
- Build Pikes Peak RoadRunner 3D Scene Using RoadRunner HD Map
Build RoadRunner 3D scene for Pikes Peak, Colorado using MATLAB functions.