From 8d5546d322fd761c6a46388d379f6869a394045e Mon Sep 17 00:00:00 2001 From: yuchen-x Date: Tue, 23 Sep 2025 15:21:12 +0800 Subject: [PATCH] update readme --- unitree_deploy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unitree_deploy/README.md b/unitree_deploy/README.md index c328f86..3e5eba6 100644 --- a/unitree_deploy/README.md +++ b/unitree_deploy/README.md @@ -187,7 +187,7 @@ Run the following tests: # 3.🧠 Inference and Deploy 1. [Modify the corresponding parameters according to your configuration](./unitree_deploy/robot/robot_configs.py) -2. Go back the **step-2 of Client Setup** under the [Inference and Deployment under Decision-Making Mode](https://github.com/unitreerobotics/unitree-world-model/blob/main/README.md). +2. Go back the **step-2 of Client Setup** under the [Inference and Deployment under Decision-Making Mode](https://github.com/unitreerobotics/unifolm-world-model-action/blob/main/README.md). # 4.🏗️ Code structure @@ -204,4 +204,4 @@ For assistance, contact the project maintainer or refer to the respective GitHub This code builds upon following open-source code-bases. Please visit the URLs to see the respective LICENSES (If you find these projects valuable, it would be greatly appreciated if you could give them a star rating.): 1. https://github.com/huggingface/lerobot -2. https://github.com/unitreerobotics/unitree_sdk2_python \ No newline at end of file +2. https://github.com/unitreerobotics/unitree_sdk2_python