Install ProcTHOR via PyPi
mainYou can install the procthor package directly from PyPi using pip.
pip install procthorrepository·main·Indexed 19 days ago
https://github.com/allenai/procthorA tool for procedurally generating interactive, diverse, and semantically plausible 3D house environments compatible with AI2-THOR to scale Embodied AI research.
You can install the procthor package directly from PyPi using pip.
pip install procthorAfter installation, you can generate a new house by running the provided example script. Ensure your current directory is in your PYTHONPATH so the script can locate local modules.
export PYTHONPATH=$PYTHONPATH:$PWD
python scripts/example.py