I have trouble in using Driving Scenario Designer.

2 vues (au cours des 30 derniers jours)
yujin kim
yujin kim le 25 Août 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???

Réponses (1)

Abhisek Pradhan
Abhisek Pradhan le 28 Août 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