Skip to content

Fix: Motor Imagery Example Unity Demo Balance Ball, LSL Inlet Stream #138

@UdaiLaith

Description

@UdaiLaith

Hi all,

I was setting up the Unity Balance Ball Demo with PhysioLabXR and noticed I wasn't able to play the game as the Inlet LSL Stream was throwing an error.

The inlet Stream was named incorrectly, renaming it fixed it.

Here's how you can rename it:

In the Hierarchy Manager choose NetworkController (under Assets -> Scenes -> GameMenu).
image

image

In the Inspector you can configure the LSL Inlet and Outlet.
Somehow, the inlet Stream name was set to "geryInference" instead of "MotorImageryInference".
image

Not sure if I did a typo when I loaded in the project in Unity or if it was there from the beginning, but in case someone else runs into the issue when doing the Motor Imaginary tutorial, that fixed it.

Best regards,
Udai

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