How many liquid types are existed in AI2THOR-5.0.0
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 1.8k
- Forks
- 297
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.