GithubHelp home page GithubHelp logo

qualisys / qualisys_lsl_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 0.0 115 KB

Lab Streaming Layer

License: MIT License

Shell 0.15% Python 99.85%
lab-streaming-layer python realtime real-time qtm qualisys lsl

qualisys_lsl_app's Introduction

Qualisys Lab Streaming Layer App

Stream Qualisys Track Manager (QTM) 3D and 6DOF data as Lab Streaming Layer (LSL) Motion Capture (MoCap) data.

Dependencies

Installation

  1. Upgrade to latest pip
python -m pip install pip --upgrade
  1. Install dependencies
python -m pip install -r requirements.txt

If this is unsuccessful, consult the links in the dependencies section for instructions on how to manually install them. Also note that some Python installations include tkinter by default and some require you to install it separately.

  1. (Optional) Install dev dependencies to be able to run the tests
python -m pip install -r requirements-dev.txt

Usage

  1. Ensure QTM is running either locally or on an external host that you are able to ping
  2. Start LSL App
python -m qlsl.gui
  1. Enter address, port, and start

qtm_lsl_init.PNG

Once started and connected, the app is either in a Waiting or Streaming state. In the Waiting state there is no LSL stream outlet open, as the app is waiting for QTM to start streaming. When QTM is streaming, the app is in the Streaming state and QTM data is passed through an LSL stream outlet. The app toggles between these states as QTM starts/stops streaming.

qtm_lsl_wait.PNG qtm_lsl_stream.PNG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.