3D simulation engine interface setup timeout.
2 次查看(过去 30 天)
显示 更早的评论
I am getting this error when i try to run the script in this example Visualize Automated Parking Valet Using Unreal Engine Simulation.
MATLAB System block 'untitled/Simulation 3D Scene Configuration/Simulation 3D Engine' error occurred when invoking 'resetImpl' method of 'Simulation3DEngine'. The error was thrown from '
'C:\MATLAB2020b\toolbox\shared\sim3d\sim3d\+sim3d\EngineInterface.p' at line 0
'C:\MATLAB2020b\toolbox\shared\sim3d\sim3d\+sim3d\Engine.p' at line 0
'C:\MATLAB2020b\toolbox\shared\sim3d\sim3d\+sim3d\Project.p' at line 0
'C:\MATLAB2020b\toolbox\shared\sim3dblks\sim3dblks\Simulation3DEngine.p' at line 0'.
Caused by:
3D simulation engine interface setup timeout.
Can anyone help me fix this ?
1 个评论
Qu Cao
2021-1-19
Please make sure that Unreal Engine is installed on your computer. See the system requirements:
https://www.mathworks.com/help/driving/ug/3d-visualization-engine-requirements.html
回答(1 个)
Nishan Nekoo
2024-8-2
Hi Ahmed, this error could be due to not clicking 'Start' on UE to start simulation when doing co-simulation with the Unreal Editor.
If you don't click 'Start' for some time, Simulink will throw this error.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!