Closed
Description
Hi,
I am receiving this error when I start a project that uses this plugin:
Clicking "No" results in this error:
My setup is Ubuntu 16.04.3 with Unreal Engine 4.18.2.
I set up Unreal Engine using the following steps:
git clone https://github.com/EpicGames/UnrealEngine.git
cd UnrealEngine
git checkout "4.18.2-release"
./Setup.sh
./GenerateProjectFiles.sh
make
cd Engine/Binaries/Linux
./UE4Editor
<Created a project called ROSIntegrationTest then exited the editor>
I set up this plugin using the following steps:
cd ~/Documents/Unreal\ Projects/ROSIntegrationTest
mkdir Plugins
cd Plugins
git clone https://github.com/code-iai/ROSIntegration.git
cd ~/UnrealEngine/Engine/Binaries/Linux
./UE4Editor
Here is the UE4.log generated by this attempt.
I'm new to Unreal so perhaps I'm making a rudimentary mistake. Any help you could provide would be appreciated.
Thanks
Metadata
Metadata
Assignees
Labels
No labels