ToiletPaper 'isUsedUp' property
- Vorherrschende Sprache
- C#
- Sterne
- 1.8k
- Forks
- 296
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.