allenai / Holodeck

CVPR 2024: Language Guided Generation of 3D Embodied AI Environments.
https://yueyang1996.github.io/holodeck
Apache License 2.0
346 stars 33 forks source link

issue with connect_to_unity --scene <SCENE_JSON_FILE_PATH> #53

Closed imranmu closed 3 months ago

imranmu commented 3 months ago

File "/opt/miniconda3/envs/holodeck/lib/python3.10/site-packages/ai2thor/controller.py", line 1104, in step raise ValueError(self.last_event.metadata["errorMessage"]) ValueError: Invalid action: CreateRuntimeAsset

Has someone else experienced the same issue on Ubuntu 20.04

imranmu commented 3 months ago

Its working now Instead of checkout for specific commit, checkout to the mentioned branch

git clone https://github.com/allenai/ai2thor.git git checkout new_cam_adjust branch