Andrew Szot

Results 25 comments of Andrew Szot

Hello, thanks for reaching out. Your issue should now be fixed on the most recent version. The `hab_suite` branch now contains most of the functionality from the paper and we...

Hello, thanks for reaching out. Your issue should now be fixed on the most recent version. The `hab_suite` branch now contains most of the functionality from the paper and we...

This works fine for me. The example now loads the config file `configs/tasks/rearrange/pick.yaml`. I modified this config with the action space you describe above and it runs without an issue....

Yeah, it is best to only use `hab_suite` until things are fully merged into `main`.

The most recent version of Habitat Sim should download the correct files. Can you install the most recent version of the Habitat Sim `main` branch? And then run the following...

All of the functionality in this PR is incorporated into: https://github.com/facebookresearch/habitat-lab/pull/883 (with the refactors Vince mentioned). Can we close this PR?

Yes, we are aware of this issue and it is actually fixed at https://github.com/facebookresearch/habitat-lab/pull/774 which we are working on merging into main. Your command should work on that branch.

Hello, thanks for reaching out. Your issue should now be fixed on the most recent version. The `hab_suite` branch now contains most of the functionality from the paper and we...

Do you have pybullet installed? I believe that's the issue here.

By the way, this issue should now be resolved on `main`. Also, the `hab_suite` branch now contains most of the functionality from the paper and we are slowly merging this...