- To generate the scene: “MATLAB example to generate RoadRunner Scene with Traffic Signs Using Recorded Sensor Data”: https://www.mathworks.com/help/driving/ug/generate-scene-with-traffic-signs-using-recorded-sensor-data.html
- To export the scene to “Opendrive” format:
- Use “export” function which exports the actors in a driving scenario to the ASAM OpenDRIVE file format: https://www.mathworks.com/help/driving/ref/drivingscenario.export.html
- MathWorks documentation to Export to ASAM OpenSCENARIO: https://www.mathworks.com/help/roadrunner-scenario/ug/export-to-asam-openscenario.html
- Controlling “RoadRunner” Programmatically: https://www.mathworks.com/help/roadrunner/ug/create-cpp-client-for-controlling-roadrunner-programmatically.html