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!