I encountered a navigation failure issue while testing the example
[09:38:44:783789]:[Error]:[Nav] PathFinder.cpp(1328)::getRandomNavigablePointInCircle : Failed to getRandomNavigablePoint. Try increasing max tries if the navmesh is fine but just hard to sample from
The instructions I executed are as follows
python -m habitat_llm.examples.planner_demo --config-name baselines/decentralized_zero_shot_react_summary.yaml habitat.dataset.data_path="data/datasets/partnr_episodes/v0_0/ci.json.gz" llm@evaluation.agents.agent_0.planner.plan_config.llm=openai_chat llm@evaluation.agents.agent_1.planner.plan_config.llm=openai_chat
I encountered a navigation failure issue while testing the example
[09:38:44:783789]:[Error]:[Nav] PathFinder.cpp(1328)::getRandomNavigablePointInCircle : Failed to getRandomNavigablePoint. Try increasing max tries if the navmesh is fine but just hard to sample from
The instructions I executed are as follows
python -m habitat_llm.examples.planner_demo --config-name baselines/decentralized_zero_shot_react_summary.yaml habitat.dataset.data_path="data/datasets/partnr_episodes/v0_0/ci.json.gz" llm@evaluation.agents.agent_0.planner.plan_config.llm=openai_chat llm@evaluation.agents.agent_1.planner.plan_config.llm=openai_chat