Skip to content

hugogarrix/Relativty-LM-distro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Why Relativty LM? 📖

I love the Relativty headset as it is, but I wanted to do something more with it, just like hand tracking. The first and best way to do this, is using a Leap Motion controller. After some research, and testing, I got it working! So I want to share this with you. Here you can find what you will need, and a small documentation.

Getting Started ⚡️

Please NOTE, you will need to build the Relativty headset first! Wich you can find here; https://github.com/relativty/Relativ

What you'll need

What components ?

First you will need the following components:

  • Relativty headset
  • Leap Motion Controller

Building and installing the software

First we will install a Leap Motion SteamVR driver from here; https://github.com/cbuchner1/driver_leap/releases

After installation, we will do the following steps;

Ok, now a small wierd part. (at least on machines I've heard of) the Leap Motion Drivers install, places the files in a folder in Program Files, but doesn't actually install them in SteamVR, where they need to be.

So in the picture above, you see the leap map, Copy that. Then we need to navigate to the drivers folder of SteamVR, where all the plugins go (<your_drive_letter>:/Steam/steamapps/common/SteamVR/drivers/). When we paste it there, we'll gain controls in SteamVR with our LeapMotion! It's pretty simple, just a strange way to go about it.

Start SteamVR to see if two additional controllers show up (they should be blinking if your hands are not in the field of view of the Leap Motion, solid otherwise).

If this works, we will add the following driver to the Leap Motion driver; https://github.com/SDraw/driver_leap/releases

After installing, we will do the following; Extract the files to this folder; Extract files to "<your_drive_letter>:/Steam/steamapps/common/SteamVR/drivers/leap/bin/"

Building the hardware

Simply mount the Leap Motion controller on the front site of your headset!

ENJOY!

About

The Relativty LM distro!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • Processing 3.7%