The parkingSpotPath.mat example isn't showing up.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
sai charan sampara
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!