Expert Answer
Neeta Dsouza answered .
2025-11-20
Please see the following procedures. You can use Unreal Engine Version 4.17+ and later version.Note: Do not use non-ASCII characters in the path for Unreal and the project.
The following page walks through how to export a scene created in RoadRunner into Unreal Engine: <https://www.mathworks.com/help/roadrunner/ug/export-to-unreal.html>
The following video tutorial also demonstrates how to import a RoadRunner scene into Unreal and integrate the scene with MATLAB/Simulink.
- Download the plugin from this mathaworks.
- Create a new project in Unreal (ex. create D:\RRdemo\Unreal\Test?
- From the downloaded plugins, copy the "RoadRunnerImporter" and "RoadRunnerMaterials" folder.
- Create a "Plugins" folder in the same directory as the one where the Unreal Project(.uproject ) is created, and copy "RoadRunnerImporter" and "RoadRunnerMaterials" to it.
- Launch the Unreal Project (.uproject), and choose "Yes" to rebuild the missing modules.
- If you do not see the rebuild option, right click the Unreal project (.uproject) and select "Generate Visual Studio files" and try rebuilding the project.
- Once the project is running, within Unreal navigate to "Edit" -> "Plugin" and confirm that RoadRunner Importer plugin is Enabled. If the plugin is not enabled, select enable and restart the unreal project.
- You can now drag and drop the FBX/XML file created in RoadRunner for unreal engine and import it into Unreal.
Not satisfied with the answer ?? ASK NOW