unreal engine with matlab
Mostrar comentarios más antiguos
greetings
I am trying to customize a scene on unreal engine.
I am following this documentation https://www.mathworks.com/help/driving/ug/install-and-configure-support-package-for-customizing-scenes.html
this error is arised while following step1 in the documentation
Error using cd
Cannot CD to C:\Program Files\Epic Games\UE_4.23\Engine\Plugins (Name is nonexistent
or not a directory).
how can i solve it?
6 comentarios
Rik
el 11 de Dic. de 2020
Where did you install the Unreal Engine? The text above that line of code clearly states this is the default path on a Windows machine, so you might need to adapt it to your installation.
Nada Selim
el 11 de Dic. de 2020
Rik
el 11 de Dic. de 2020
Yes. What use is an interface with UE if you don't have UE itself?
Nada Selim
el 11 de Dic. de 2020
Rik
el 11 de Dic. de 2020
No problem, sometimes these things can be confusing.
Respuestas (1)
Nirupama
el 29 de En. de 2024
0 votos
If you're encountering issues during the "Install Support Package" phase for customizing Unreal Engine scenes for automated driving in MATLAB: check prerequisites, verify software and hardware requirements as follows
- Ensure that you have the required MathWorks products installed, such as MATLAB, Simulink, Automated Driving Toolbox, and Simulink 3D Animation. https://www.mathworks.com/matlabcentral/fileexchange/74555-automated-driving-toolbox-interface-for-unreal-engine-projects
- Ensure that you have Visual Studio® 2017 or newer (for customizing scenes)
- Verify that you have the correct version of the Unreal Engine installed, as specified in the following MathWorks documentation for the release you are using: https://www.mathworks.com/help/driving/ug/3d-visualization-engine-requirements.html
Hope this helps!
Categorías
Más información sobre Simulink 3D Animation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!