Matt Deitke
Matt Deitke
Hi @KzZheng, can you try using cloud rendering (see https://ai2thor.allenai.org/ithor/documentation/#headless-setup)? Also, can you try sharing your initialization code?
Ah, yeah, you're correct. Are you able to upgrade, or not?
I see. Makes sense. Can you share your Controller initialization code?
Hi @soyeonm, Sorry for the delay! I can hopefully add a website for it within the next few days :).
Hey @shubham-goel, Passing in `headless` in this context means you want a controller without actually rendering any frames (i.e., a metadata-only controller). ### Starting X-Server I would try starting an...
Hi @aishwaryap, Yep, I'm working on documenting everything and making it more useable now! Should have a bunch more documentation out within the next week or so :) There are...
Hey, what error did you get from running the code?
Hi @lianglanjun, can you clarify what you mean by `first view information in real-time`?
Hi @lianglanjun, The current agent's perspective should be accessible with `Event.frame`: https://ai2thor.allenai.org/ithor/documentation/environment-state/#event-frame. If you want the perspective image between positions A and B, have you considered only moving the agent...
Hey @pioneer-innovation, good question! It looks like the API updated and I wasn't aware of this. Looking into it now :)