Roadrunner reader simulink block throws id error
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
Sanjana
el 14 de Jun. de 2023
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!
0 comentarios
Ver también
Categorías
Más información sobre Simulate RoadRunner Scenarios with MATLAB and Simulink en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!