I have trouble in using Driving Scenario Designer.

3 visualizaciones (últimos 30 días)
yujin kim
yujin kim el 25 de Ag. de 2019
Respondida: Abhisek Pradhan el 28 de Ag. de 2019
I want to design multiple pedestrian scenario.
I set 'Stop Condition: Set Time' (enough time) and exported this scenario to MATLAB function.
And then, I plot scenario in Matlab function like that.
-------------------------------------------
plot(scenario)
while advance(scenario)
pause(0.1)
end
------------------------------------------------
However, It finished when first actor stops.
How can I plot until All Actors stop???

Respuestas (1)

Abhisek Pradhan
Abhisek Pradhan el 28 de Ag. de 2019
I have heard that this issue is known and the concerned parties may be looking into it.

Community Treasure Hunt

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

Start Hunting!

Translated by