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.