The parkingSpotPath.mat example isn't showing up.
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
sai charan sampara
2024 年 4 月 24 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!