How do I set up RoadRunner plugin in Unreal Engine?

48 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team about 8 hours ago
Edited: MathWorks Support Team 42 minutes ago
Please see the following procedures. You can use Unreal Engine Version 4.17+ and later versions.Note: Do not use non-ASCII characters in the path for Unreal and the project.
 
The following pages walks through how to export a scene created in RoadRunner into Unreal Engine:
The following video tutorial also demonstrates how to import a RoadRunner scene into Unreal and integrate the scene with MATLAB/Simulink. 
  1. Download the plugin from this link: Downloading Plugins - MATLAB & Simulink 
  2.  Create a new project in Unreal (ex. create D:\RRdemo\Unreal\Test)
  3. From the downloaded plugins, copy the "RoadRunnerImporter","RoadRunnerRuntime" and "RoadRunnerMaterials"  folder. 
  4. Create a "Plugins" folder in the same directory as the one where the Unreal Project(.uproject ) is created, and paste  "RoadRunnerImporter","RoadRunnerRuntime" and "RoadRunnerMaterials" to it.
    ->
  5. Launch the Unreal Project (.uproject), and choose "Yes" to rebuild the missing modules.
  6. 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. 
  7. 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.        
     
  8. You can now drag and drop the FBX/XML file created in RoadRunner for unreal engine and import it into Unreal.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!