-
AI2-Thor is an interactive environment for embodied AI. It contains four types of scenes, including kitchen, living room, bedroom and bathroom, and each scene includes 30 rooms, where each room is uni…
-
Hi, I've checked all previous issues related to this; I've tested the below steps from ai2thor works fine, and have set the multiprocessing to False. But I still cannot connect to Unity. I've also tri…
-
Hi. I am trying to use Holodeck to generate "a living room". After "wall object constraint plan for living room", an RuntimeError is raised:
```text
[ERROR] Could not generate scene from a living …
-
Ideally, we will reach a state where, at least for some games, there is a clearer separation between *world* (the provider of objects, actions for operating on them, methods for making observations, a…
-
the error is here:
```
(mllm) C:\Users\29841>pip install alfworld[full]
Collecting alfworld[full]
Using cached alfworld-0.3.5-py3-none-any.whl.metadata (2.2 kB)
Collecting ai2thor==2.1.0 (from …
-
I am wondering why ai2thor (so as ithor & robothor) is not mentioned. I think they have really done somthing in creating
interactive envrinment and controller simulation. Here's their website (http…
-
I followed the instructions in the README, but when I run the example_agent.py, I get the error below:
> Traceback (most recent call last):
File "example_agent.py", line 2, in
from ai2thor…
-
您好,想请问一下可视化的时候您所用的环境是否和代码训练测试的一样,尤其是ai2thor的版本。
我在使用1.0.1版本的ai2thor时会出现TypeError: __init__() got an unexpected keyword argument 'scene’问题,当我尝试用最新版本的ai2thor,会出现许多ValueError(和保存的可视化json文件value明显不一样,因…
-
Hello, the visualization issue with ai2thor 5.0.0 has been bothering me for a long time. My background is a Windows computer, remotely connected to a headless Ubuntu server, and I hope to visualize th…
-
Your work looks great! And I have some questions during the replication process:
1. When I run the Testing period's model selection that, I found my cuda out of memoy ( I ran the experiment in 1*4…