Skip to content

Error when opening a project using this plugin #19

Closed
@samcaulfield

Description

@samcaulfield

Hi,

I am receiving this error when I start a project that uses this plugin:
rosintegrationerror1

Clicking "No" results in this error:
rosintegrationerror2

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions