Temperature-related actions (SetGlobalRoomTempDecayTime, etc.) are invalid in pip-installed AI2THOR 5.0.0
Offen
- Vorherrschende Sprache
- C#
- Sterne
- 1.8k
- Forks
- 296
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
According to the official AI2THOR documentation (https://ai2thor.allenai.org/ithor/documentation/objects/set-object-states/#set-temperature), the following temperature-related actions should be available:
- `SetGlobalRoomTempDecayTime`
- `SetRoomTempDecayTimeForType`
- `SetDecayTemperatureBool`
However, when installing AI2THOR 5.0.0 via pip (`pip install ai2thor==5.0.0`), these actions return "Invalid action" errors.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.