We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff13cfb commit d5dddaeCopy full SHA for d5dddae
docs/RUN_SIMULATION_CN.md
@@ -13,7 +13,7 @@ cd WorldDreamer && python tools/dreamer_fast_api.py --resume=path/to/your/weight
13
14
## 启动 DrivingAgent 服务
15
16
-请按照 [README.md](../DrivingAgents/UniAD/README.md) 准备环境并下载权重。
+请按照 [README.md](../DrivingAgents/UniAD/README_CN.md) 准备环境并下载权重。
17
18
```shell
19
cd DrivingAgents/UniAD && python demo/fast_api_uniad.py
@@ -23,4 +23,4 @@ cd DrivingAgents/UniAD && python demo/fast_api_uniad.py
23
请按照 [README.md](../TrafficManager/README.md) 启动模拟。
24
25
如果一切顺利,你将看到一个类似这样的窗口!
26
-
+
0 commit comments