The parkingSpotPath.mat example isn't showing up.
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
sai charan sampara
il 24 Apr 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!