How many liquid types are existed in AI2THOR-5.0.0
オープン
- 主要言語
- C#
- スター
- 1.8k
- フォーク
- 296
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi!
I currently try to fill liquid action like this.
liquid_type = "wine"
target_obj_id = "xxx" # do some ids
self.last_event = self.controller.step(
action="FillObjectWithLiquid",
objectId=target_obj_id,
fillLiquid=liquid_type,
)
I try water, coffee, and wine.
I wonder is there any other type of liquid?
Many Thanks.
コントリビューションガイド
評価
この issue はまだ評価されていません。