Update README.md

This commit is contained in:
Caiyishuai 2024-06-27 22:15:30 +08:00 committed by GitHub
parent a9767a3fb9
commit 45c87d2845
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -79,7 +79,10 @@ pip install -e .
## 2.5 快速入门
1. 下载[仿真器]([https://drive.google.com/file/d/1ZQ_Muf3b8kPgit-cIsf0VxsrMGKX8cx7/view](https://drive.google.com/file/d/1ayAQZbPOyQV2W-V_ZdYv6AoqLOg0zvm1/view?usp=sharing))解压并运行CafeSimulator.exe即可打开仿真器此时显示空场景等待代码端生成场景并完成机器人交互。
1. 下载[仿真器]([https://drive.google.com/file/d/1ZQ_Muf3b8kPgit-cIsf0VxsrMGKX8cx7/view](https://drive.google.com/file/d/1ayAQZbPOyQV2W-V_ZdYv6AoqLOg0zvm1/view?usp=sharing))解压并运行CafeSimulator.exe即可打开仿真器此时显示空场景等待代码端生成场景并完成机器人交互。如果链接打不开可以用百度网盘
链接https://pan.baidu.com/s/1WvyYcnTTsSNNFHGCCvryCw
提取码1wft
--来自百度网盘超级会员V7的分享
2. 不使用 UI 界面 :运行 tasks_no_ui 文件夹下的任意场景即可实现机器人控制端与仿真器的交互