필터 지우기
필터 지우기

RoadRunner plugins for Unreal Engine using Ubuntu 18.04

조회 수: 7 (최근 30일)
Hassan Almahdi
Hassan Almahdi 2022년 2월 18일
답변: Sachin Lodhi 2024년 2월 15일
I followed the tatorial Export to CARLA of how I need to install the roadrunner plugins to Unreal engine but I am getteing errors after I eneable the plugins and restart the unreal engine . Can any one please help me install it? I am using the UnrealEngine 4.27.2 and tried it on UnrealEngine 4.22.0, my operating system is Ubuntu 18.04
If I pressed no the unreal Engine close! but if I press yes, it gives me this notification and then when I press ok it closes too

답변 (1개)

Sachin Lodhi
Sachin Lodhi 2024년 2월 15일
As per my understanding, the error "Engines modules cannot be compiled at runtime. Please build through your IDE" usually happens when you are trying to run a code that is using outdated modules or libraries.
To fix this error, you need to stop the current MATLAB process (the one that's running the outdated modules) and recompile the code again using a different tool outside of MATLAB. This means you will need to use another program like Visual Studio or Eclipse to rebuild and run the code.
By doing this, you will be able to update the outdated modules and avoid conflicts with the current code that is running. Additional plugins required for RoadRunner can be downloaded here. On the CARLA side, The CARLA filmbox plugin, compatible with both Windows and Linux, is recommended for use.
Exporting scenes with the "CARLA (.udatasmith)" format requires that either Unreal Engine 4.26 or the Unreal Engine prerequisites be installed on the same computer as RoadRunner. The Unreal Engine prerequisites can be downloaded here.

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by