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. To get started using RoadRunner with MATLAB, see Connect MATLAB and RoadRunner to Control and Analyze Simulations.
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 (Since R2022a) |
roadrunnerHDMap | Create RoadRunner HD Map using MATLAB (Since R2022b) |
Functions
Topics
- Connect MATLAB and RoadRunner to Control and Analyze Simulations
Use MATLAB with RoadRunner to control simulations programmatically and model actors in MATLAB or Simulink®.
- Simulate a RoadRunner Scenario Using MATLAB Functions
Automate running and visualizing simulations with RoadRunner Scenario using MATLAB functions.
- What Is a RoadRunner Pose Matrix?
Understand the position and orientation of a RoadRunner actor using its four-by-four pose matrix.
- 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.
- Build RoadRunner Scene with Intersection and Static Objects Using RoadRunner HD Map
Build RoadRunner scene containing road intersection and surrounding static objects using RoadRunner HD Map.
- Build Test Track 3D Scene in RoadRunner Using RoadRunner HD Map
Build RoadRunner scene for test track using RoadRunner HD Map.