[update] README

This commit is contained in:
silencht 2025-09-11 16:48:34 +08:00 committed by GitHub
parent 3ee3dcb43d
commit d6c4eae9bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```