From e8096cce96768a0ad6cbf61203092579259c08a9 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Tue, 6 Feb 2024 17:27:31 +0100 Subject: Adding a warning to prevent users that no eye tracker connector is provided. --- docs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/index.md b/docs/index.md index 00e2e29..c7f7f1d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,6 +10,12 @@ title: What is ArGaze? ![ArGaze pipeline](img/argaze_pipeline.png) +!!! warning "Eyetracker connectors are not provided" + + **ArGaze** works with any eyetracker device but there is no connector provided inside the library. + + [Read the use cases section to discover examples using specific eyetrackers](./user_cases/introduction.md). + ## Gaze analysis pipeline First of all, **ArGaze** provides extensible modules library allowing to select application specific algorithms at each pipeline step: -- cgit v1.1