From 6e6031bb37751ef9cbf99da5cd5bf49ace0903fd Mon Sep 17 00:00:00 2001 From: glannuzel Date: Mon, 18 Aug 2025 17:45:11 +0200 Subject: [PATCH] Update reachy2.mdx --- docs/source/reachy2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/reachy2.mdx b/docs/source/reachy2.mdx index 12196ef37..f56f23b08 100644 --- a/docs/source/reachy2.mdx +++ b/docs/source/reachy2.mdx @@ -83,7 +83,7 @@ Make sure you have installed pollen_data_acquisition_server, as explained in the Launch the data acquisition server to be able to manage your session directly from the teleoperation application: ```bash -python -m data_acquisition_server.launch --display_data=true +python -m data_acquisition_server.server --display_data=true ``` Then get into the teleoperation application and choose "Data acquisition session".