unreal engine with matlab
4 views (last 30 days)
Show older comments
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 Comments
Paul
on 1 Apr 2024
@ doodle baseball, There may have been a mistake in the process that arose when following step 1 in the document.
Answers (1)
Nirupama
on 29 Jan 2024
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!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!