The parkingSpotPath.mat example isn't showing up.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Andrei-Razvan IONITA
el 24 de Abr. de 2024
Respondida: sai charan sampara
el 24 de Abr. de 2024
While trying to do the "Perception-Based Parking Spot Detection Using Unreal Engine Simulation" from the Automated Driving Toolbox User Guide, the tutorial asks me to load a file names ''parkingSpotPath.mat", but I don't have the file and I can't find a place to get it from. Can anybody help me?
0 comentarios
Respuestas (1)
sai charan sampara
el 24 de Abr. de 2024
Hi Andrei,
If you want to open the example "Perception-Based Parking Spot Detection Using Unreal Engine Simulation", run the following command in MATLAB Command Window.
openExample('driving/PerceptionBasedParkingSpotsDetectionUsingUnrealEngineExample')
On running this command, the example live script will open. The directory will also change to the folder containing the required "parkingSpotPath.mat" file.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!