Roadrunner reader simulink block throws id error

5 ビュー (過去 30 日間)
Renzo
Renzo 2023 年 3 月 18 日
回答済み: Krishna Akella 2025 年 9 月 3 日 18:11
Hello,
Ubuntu 20.04
Matlab 2022b
I am getting started with the Roadrunner toolbox and integrating with Simulink. I have a roadrunner scenario and I would like to read the ego vehicle poses. I am following this guide but making my own simulator: https://www.mathworks.com/help/driving/ug/highway-lane-change-planner-with-roadrunner-scenario.html
I have an ego vehicle defined with ID 1 in my scenario.
However, on Simulink the roadrunner reader block (block at the bottom of screenshot) throws an error saying "actor with the given id ' ' is not defined". What should I do to fix this issue?

回答 (2 件)

Sanjana
Sanjana 2023 年 6 月 14 日
Hi Giancarlo,
I understand that you are facing an issue with the “RoadRunner Scenario Reader block”. To receive and process the actions or events from “RoadRunner Scenario” in Simulink, you must create a Bus Object and add it to the “RoadRunner Scenario” Block.
Please refer to the following documentation for further information,
Hope this helps!

Krishna Akella
Krishna Akella 2025 年 9 月 3 日 18:11
Hi Renzo,
Is your MATLAB process connected with RoadRunner process? You can use the instructions on the following page to connect MATLAB and RoadRunner, so you can co-simulate your Simulink model with RoadRunner, by starting simulation from RoadRunner or MATLAB command line (not yet from Simulink run button):
- Krishna

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by