From 1bdc484d0319f3f9b3742246e7fa8836d9397054 Mon Sep 17 00:00:00 2001 From: Sedra Date: Thu, 13 Aug 2026 12:23:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53ab30a..4f94303 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AGIBOT X2 Dashboard -A web control room for the AGIBOT X2 humanoid. Open `http://:8770` from a laptop, phone or tablet on the same network and you get live telemetry, motion control, camera and LiDAR feeds, a posed 3D digital twin, and speech/expression control — with no app to install and no ROS on the client. +A web control for the AGIBOT X2 humanoid. Open `http://:8770` from a laptop, phone or tablet on the same network and you get live telemetry, motion control, camera and LiDAR feeds, a posed 3D digital twin, and speech/expression control — with no app to install and no ROS on the client. The browser never speaks ROS 2. A small agent on the robot bridges ROS 2 DDS to plain TCP, and the dashboard serves an ordinary web page over HTTP.