aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/argaze/TobiiGlassesPro2/README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/argaze/TobiiGlassesPro2/README.md b/src/argaze/TobiiGlassesPro2/README.md
index 17cb9f0..4ede0d6 100644
--- a/src/argaze/TobiiGlassesPro2/README.md
+++ b/src/argaze/TobiiGlassesPro2/README.md
@@ -1,10 +1,11 @@
-Class interface to handle TobbiGlassesPro2 data and video stream.
-It is based on [TobiiGlassesPyController package](https://github.com/ddetommaso/TobiiGlassesPyController).
-Here is the [Tobii Glasses Pro 2 device user manual](https://www.tobiipro.com/siteassets/tobii-pro/user-manuals/tobii-pro-glasses-2-user-manual.pdf).
+Class interface to handle Tobbi Glasses Pro 2 device.
+It is based on [TobiiGlassesPySuite package](https://github.com/ddetommaso/TobiiGlassesPySuite):
+* [Article that describes the package features](https://arxiv.org/pdf/1912.09142.pdf).
+* [Tobii Glasses Pro 2 device user manual](https://www.tobiipro.com/siteassets/tobii-pro/user-manuals/tobii-pro-glasses-2-user-manual.pdf).
## Utils
-Print **A4_calibration_target.pdf** onto A4 paper sheet to get markers at expected dimensions.
+Print **A4_calibration_target.pdf** onto A4 paper sheet to get calibration target at expected dimension.
## Local network configuration
@@ -61,7 +62,7 @@ subnet: 255.255.255.0
router: 192.168.1.254
```
-* Launch Tobii glasses interface to enable USB LAN Interface before to Launch DHCP server.
+* On Mac: Launch Tobii glasses interface to enable USB LAN Interface before to Launch DHCP server.
* Launch DHCP server:
```