Skip to content

Setting up ObjectNav environment with closed door interaction #63

@KongJei

Description

@KongJei

Hello,
I am currently working on an Object Navigation task and am interested in testing a specific, multi-step scenario where an agent encounters a closed door en route to its target object.

I would like to test an agent's ability to perform the following sequence:

  1. Perceive that the door is closed.
  2. Determine that the door must be opened to proceed.
  3. Execute an 'open' action on the door.
  4. Verify that the door is now successfully open.
  5. Pass through the open doorway to continue the navigation task.

My question is: Does ProcTHOR currently support setting up environments or tasks that require this kind of complex, state-dependent interaction (i.e., checking door status, opening it, and re-evaluating)?

If this is possible, could you please provide any guidance or point me to relevant documentation or examples on how to configure such a scenario?

Thank you for your time and this great simulation tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions