Coder Social home page Coder Social logo

seattleteddy / driver_leap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sdraw/driver_leap

0.0 0.0 0.0 38.35 MB

Self-sustainable fork of SteamVR driver for Leap Motion controller with updated vendor libraries

License: MIT License

C++ 63.61% C# 36.39%

driver_leap's Introduction

Driver Leap Release

Self-sustainable fork of SteamVR driver for Leap Motion controller with updated vendor libraries

Installation (for users)

"activateMultipleDrivers": true,

Usage

Settings

Driver settings are configurated by editing resources/settings.xml. Available settings:

  • trackingLevel: skeleton tracking style for OpenVR. Can be partial or full. partial by default.
  • handsReset: marks controllers as out of range if hand for controller isn't detected by Leap Motion. false by default.
  • useVelocity: enables velocity data from Leap Motion for hands. false by default.
  • rootOffset: local position offset from HMD view point, values are in meters.
  • rootAngle: local rotation offset for axis X, can be used with rootOffset to configure tracking for neck mounts, value is in radians.
  • handsOffset: local position offset for controllers from theirs transformation point, X axis will be inverted for right hand, values are in meters.
  • handsRotationOffset: local rotation offset for controllers from theirs transformation point, Y and Z axes will be inverted for right hand, values are in radians.

Settings can be reloaded at runtime from menu item by clicking on "Driver Leap Control" tray icon. All settings, except trackingLevel, are reloaded and applied.

Gestures

List of hands gestures that correspond to controller original input:

  • Grip: bending of middle, ring and pinky fingers
  • Trigger: bending of index finger

Notes

  • CSFML graphics module is built from fork to address SteamVR OpenGL textures problems on AMD GPUs.
  • If you see only green dots that represent tip of your index fingers, force leap_control to launch on dGPU through control panel of your GPU vendor.
  • Tracking will be lost upon service shutdown/restart.
  • Coordinate system used for offsets is right handed.

driver_leap's People

Contributors

sdraw avatar cbuchner1 avatar rexios80 avatar bjj avatar seattleteddy avatar urholaukkarinen avatar connerbrooks avatar ulowen avatar

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.