From 33ce811c41d5dee906ca4d525313c62c028d7e1b Mon Sep 17 00:00:00 2001 From: Christian Buchner Date: Tue, 7 Jun 2016 01:02:36 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3183c5b..c1201d5 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,6 @@ not in the field of view of the Leap Motion, solid otherwise). ### Troubleshooting -Try manually running this batch file in case the driver still does not appear to work -C:\Program Files (x86)\SteamVR Leap Motion driver\register_driver.cmd - If you experience frequent crashes of SteamVR on exit and this bothers you, uninstall my driver. I will try to fix this ASAP, but at the moment I have no clue why SteamVR is crashing. @@ -116,7 +113,7 @@ I do not think I will be able to get animated hands into the 3D view, as the ren 1. Install SteamVR. It is under "Tools" in everyone's Steam Library. steam://install/250820 2. Install "Leap Motion Orion SDK V3.1.2". https://developer.leapmotion.com/get-started -3. Fetch the OpenVR SDK 0.9.19 from https://github.com/ValveSoftware/openvr . +3. Fetch the OpenVR SDK 1.0.0 from https://github.com/ValveSoftware/openvr . The solution and project files are for Visual Studio 2015. @@ -154,13 +151,11 @@ Driver leap : 2 displays ... ``` -You can also use "vrcmd --pollposes" (followed by an index number to limit the output) to see things are working. +You can also use "vrcmd --pollposes" (followed by an index number to limit the output) to see if things are working. ## Licenses The code in this distribution is distributed under the terms of the LICENSE file in the root directory. -The render models are based on work by Zoltan Erdokovy with permission. - The compiled driver and the install directory use the Leap Motion Orion SDK. Use subject to the terms of the Leap Motion SDK Agreement available at https://developer.leapmotion.com/sdk_agreement.