Effacer les filtres
Effacer les filtres

setup scene customization using support package error (Simulink-unreal engine integration)

22 vues (au cours des 30 derniers jours)
Vishnu Saj
Vishnu Saj le 19 Sep 2024 à 18:02
Réponse apportée : Nishan Nekoo le 24 Sep 2024 à 11:52
In Matlab 2024b, I am trying to customize unreal engine scene for automated driving. I am following the steps given in the dcoumentation. In step 1: Install Support Package for Customizing Scenes, when I try :
localFolder = "C:\project"
sim3d.utils.copyExampleSim3dProject(localFolder);
It says:
Error using assert
Unable to find project data in 'toolbox\shared\sim3dprojects\spkg\project\AutoVrtlEnv'. Download an
Unreal Engine support package.
Error in sim3d.utils.copyExampleSim3dProject
I checked the 'toolbox\shared\sim3dprojects' folder and it only has a folder named automative_project_windows. I can run the simulation using default scenes in example projects. It means UE and Simulink are working fine and all the packages are installed correctly.
I would like to create a custom scene in UE and like to know how is the procedure for the latest version of Matlab. Thanks in advance.

Réponses (1)

Nishan Nekoo
Nishan Nekoo le 24 Sep 2024 à 11:52
Hi Vishnu, it sounds like the support package did not download correctly.
Ensure that the plugins and the AutoVrtlEnv project are both available at the following path: C:\ProgramData\MATLAB\SupportPackages\R2024b\toolbox\shared\sim3dprojects\spkg
If not, can you try to download the support package once again and verify it completes?
Nishan

Catégories

En savoir plus sur Statics and Dynamics dans Help Center et File Exchange

Produits


Version

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by