From 9fd8c59818cd67846dab61b2edd817df4d4dffee Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Mon, 8 Jul 2024 10:08:46 +0200 Subject: Fixing relative links. Documenting performance recorder. --- docs/use_cases/pilot_gaze_monitoring/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/use_cases/pilot_gaze_monitoring/introduction.md') diff --git a/docs/use_cases/pilot_gaze_monitoring/introduction.md b/docs/use_cases/pilot_gaze_monitoring/introduction.md index f5de773..f8f0713 100644 --- a/docs/use_cases/pilot_gaze_monitoring/introduction.md +++ b/docs/use_cases/pilot_gaze_monitoring/introduction.md @@ -36,7 +36,7 @@ The setup to integrate **ArGaze** to the experiment is defined by 3 main files d * The pipeline file that processes gaze data and scene camera video: [live_processing_pipeline.json](pipeline.md) * The observers file that send fixation events via Ivy bus middleware: [observers.py](observers.md) -As any **ArGaze** setup, it is loaded by executing the following command: +As any **ArGaze** setup, it is loaded by executing the [*load* command](../../user_guide/utils/main_commands.md): ```shell python -m argaze load live_streaming_context.json -- cgit v1.1