I have trouble in using Driving Scenario Designer.

2 visualizzazioni (ultimi 30 giorni)
yujin kim
yujin kim il 25 Ago 2019
Risposto: Abhisek Pradhan il 28 Ago 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???

Risposte (1)

Abhisek Pradhan
Abhisek Pradhan il 28 Ago 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