How to generate a stationary car and define the direction of the vehicle via matlab in Roadrunner
27 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Xinyu Yang
el 20 de Nov. de 2024 a las 20:01
Comentada: Raghava S N
hace alrededor de 15 horas
Hello everyone,
I want to import stationary car in Roadrunner, and define the direction of the car, how can I realize it, I tried like this picture, but Roadrunner reminds me that I can't use this
" filename = fullfile(pwd,filenamecsv);
importScenario(rrApp,filename,format,option);"
to import a stationay things, after that I write a CSV, here the coordinates of this car are stationary at all times, and import CSV in Roadrunner, got this result. Vehicles on both sides of the road are stationary, but they should be orientated parallel to the road instead.
Best regards,
Xinyu
1 comentario
Raghava S N
hace alrededor de 15 horas
Could you share the CSV file you are working with via an attachment? That would help us in reproducing the issue at our end.
Thanks
Respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Scene and Scenario Management en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!