From 6c5fbd2a01be49a2bdcf262ee8f6242ff902cd4b Mon Sep 17 00:00:00 2001 From: Bryant Date: Sun, 16 Feb 2014 10:10:39 -0800 Subject: [PATCH] Docs: Removed reference to Kinect support in README. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3892ae50f..1b14c1e15 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,6 @@ The OpenSceneGraph libraries provide 3D rendering to the map overlays that QGC c OpenSceneGraph support is built-in to Mac OS X. On Linux it is commonly available through the libopenscenegraph and libopenscenegraph-qt developer packages. Windows support does not currently exist. This functionality with be automatically built if the proper libraries are installed. Disabling this feature can be done by adding `DISABLE_OPEN_SCENE_GRAPH` to the `DEFINES` variable. -### Kinect support -Microsoft's Kinect can be used by some autopilots for additional functionality. This is provided by the libfreenect libraries available on the Mac and Linux platforms. This support is enabled by default and built-in when the appropriate libraries exist. To disable this behavior add `DISABLE_KINECT` to the `DEFINES` variable. - ### 3D mouse support Connexion's 3D mice are supported through the 3DxWARE driver available on Linux and Windows. Download and install the driver from 3DConnexion to enable support. This support is enabled by default with driver installation. To disable add `DISABLE_3DMOUSE` to the `DEFINES` variable. -- 2.22.0