From d6c4eae9bc959990bf87c262f29f62142519e923 Mon Sep 17 00:00:00 2001 From: silencht Date: Thu, 11 Sep 2025 16:48:34 +0800 Subject: [PATCH] [update] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d83ad07..81f2cb2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ and receives `unitree_go::msg::dds::MotorStates_` messages from the `rt/inspire/ ```mermaid graph LR -A(user) --rt/inspire/cmd--> B(H1) +A(user) --rt/inspire/cmd--> B(H1 or G1) B --rt/inspire/state--> A ```