Update README.md

This commit is contained in:
ChenXL97 2023-10-25 10:36:47 +08:00 committed by GitHub
parent 86c6c39302
commit 2e5c4aa686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -51,8 +51,7 @@ task_map是任务字典通过任务缩写来返回相应的场景类。
| GQA | 具身多轮对话 |
| VLN | 视觉语言导航 |
| VLM | 视觉语言操作 |
| OT | 复杂开放任务
|
| OT | 复杂开放任务 |
| AT | 自主任务 |
@ -166,4 +165,4 @@ Scene是场景基类task_map返回的任务场景都继承于Scene。
| 252 | Floor |
| 253 | Roof |
| 254 | Wall |
注意78及以后无法使用add_object方法生成
注意78及以后无法使用add_object方法生成