allenai / allenai/ai2thor

ToiletPaper 'isUsedUp' property

Aperta
#1,311 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
1.8k
Fork
297
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I found an issue about 'isUsedUp' property of 'ToiletPaper' object.
I tried to test "Put an empty toilet paper in the garbage can" task.

However, the robot was unable to locate the exact object because 'ToiletPaper' object's 'canBeUsedUp' and 'isUsedUp' properties were both set as false.

According to your official documentation, 'ToiletPaper' object should have 'canBeUsedUp' set to true and support the 'isUsedUp' property.
But in my object metadata results, the distinction between used-up and unused items is made via the 'assetId' (i.e., Toilet_Paper_Used_Up vs Toilet_Paper).

I would appreciate it if you could verify whether this issue is specific to my environment or if there is an actual problem.

I installed version 5.0,0.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reproducing the empty-toilet-paper task in AI2-THOR 5.0.0 and inspect the ToiletPaper object metadata, comparing canBeUsedUp, isUsedUp, and assetId with the official documentation. Done means confirming whether the metadata matches the documented behavior and, if not, identifying the discrepancy for correction.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp
Ambito
game-dev
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
48/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.