unreal engine with matlab
古いコメントを表示
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 件のコメント
Rik
2020 年 12 月 11 日
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
2020 年 12 月 11 日
Rik
2020 年 12 月 11 日
Yes. What use is an interface with UE if you don't have UE itself?
Nada Selim
2020 年 12 月 11 日
Rik
2020 年 12 月 11 日
No problem, sometimes these things can be confusing.
回答 (1 件)
Nirupama
2024 年 1 月 29 日
0 投票
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!
カテゴリ
ヘルプ センター および File Exchange で Simulink 3D Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!