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

--compute_action_shortest_path says method not found #111

Closed
iszihan opened this issue Jul 18, 2019 · 2 comments · Fixed by #346
Closed

--compute_action_shortest_path says method not found #111

iszihan opened this issue Jul 18, 2019 · 2 comments · Fixed by #346

Comments

@iszihan
Copy link

iszihan commented Jul 18, 2019

Hello, I'm trying to use example.py to make the agent save png image while traversing the shortest path to the goal position. When I try to use the option --compute_shortest_path, it says in the demo_runner.py file (line 260), the simulator object has no attribute named "make_action_pathfinder(agent_id)". And i indeed cannot find the method. I'm wondering is this a bug to be fixed? or is there any other way to accomplish what I want to do with the example.py?

Thank you!

@naoto0804
Copy link

naoto0804 commented Nov 11, 2019

I've faced the same issue today. Hi @erikwijmans, Is there any suggestion?

@naoto0804
Copy link

Thanks a lot for fixing it!

eundersander pushed a commit to eundersander/habitat-sim that referenced this issue Aug 6, 2020
)

* check scene paths, minor fix in pointnav generator
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

Successfully merging a pull request may close this issue.

2 participants