Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key 'action_space_config' not in 'SimulatorConfig' #1487

Open
etri-jeon0123 opened this issue Aug 8, 2023 · 2 comments
Open

Key 'action_space_config' not in 'SimulatorConfig' #1487

etri-jeon0123 opened this issue Aug 8, 2023 · 2 comments

Comments

@etri-jeon0123
Copy link

Habitat-Lab and Habitat-Sim versions

Habitat-Lab: v0.2.4
Habitat-Sim: v0.2.4

Docs and Tutorials

Did you read the docs? https://aihabitat.org/docs/habitat-lab/ : YES
Did you check out the tutorials? https://aihabitat.org/tutorial/2020/ : YES

❓ Questions and Help

Currently, we are testing code 4 of the challenge on the link below.
(https://github.com/facebookresearch/habitat-challenge) An example on how to train DD-PPO model can be found in ~

There was no problem executing the code,
but an error occurred due to the lack of "action_space_config" in the key "SimulatorConfig".

Screenshot from 2023-08-08 09-39-34

code error
Screenshot from 2023-08-08 09-18-56

In 'benchmark/nav/objectnav/objectnav_v2_hm3d_stretch_challenge': ConfigKeyError raised while composing config: Key 'action_space_config' not in 'SimulatorConfig' full_key: habitat.simulator.action_space_config reference_type=SimulatorConfig object_type=SimulatorConfig

How do I fix an error caused by missing "action_space_config"?

@aclegg3
Copy link
Contributor

aclegg3 commented Aug 8, 2023

@ASzot @vincentpierre @rpartsey
Any thoughts here?

@kellyiss
Copy link

kellyiss commented Jul 4, 2024

hi, have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants