Getting trajectory for each time sample using drivingScenario from Automated Driving Toolbox

조회 수: 1 (최근 30일)
I have created a very simple highway scenary using the drivingScenario from Automated Driving Toolbox, however, I am not sure of how to retrieve the trajectories of the vehicles in the scenario at each sampling time. Any help or suggestion will be highly appreciated. Thank you in advance.
P.S. I have attached the code I have written for the simulation.

채택된 답변

J AI
J AI 2021년 2월 22일
I actually found the answer - it was just under my nose. After the scenario has been completed, I simply had to run the following:
poseRecord = record(scenario)
Thanks for trying to help though!

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by