3D simulation engine interface setup timeout.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Qu Cao
el 19 de En. de 2021
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
Respuestas (1)
Nishan Nekoo
el 2 de Ag. de 2024
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!