From 9d7a766e20492877c30b84f4ee2e865f7e859f89 Mon Sep 17 00:00:00 2001 From: Alexander Pacha Date: Mon, 3 Apr 2017 17:36:59 +0200 Subject: [PATCH] Added link to documentation to readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 222472e..056946a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ This application demonstrates the capabilities of various sensors and sensor-fusions. Data from the Gyroscope, Accelerometer and compass are combined in different ways and the result is shown as a cube that can be rotated by rotating the device. + +Read the full documentation [here](http://sensor-fusion-demo.readthedocs.io). + The major novelty in this application is the fusion of virtual sensors: **Improved Orientation Sensor 1** and **Improved Orientation Sensor 2** fuse the Android Rotation Vector with the virtual Gyroscope sensor to achieve a pose estimation with a previously unknown stability and precision. Apart from these two sensors, the following sensors are available for comparison: