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