allenai / allenai/ai2thor

How many liquid types are existed in AI2THOR-5.0.0

オープン
#1,257 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。