facebookresearch / habitat-lab

A modular high-level library to train embodied AI agents across a variety of tasks and environments.
https://aihabitat.org/
MIT License
1.93k stars 483 forks source link

How to get the full top down map #812

Closed Ending2015a closed 2 years ago

Ending2015a commented 2 years ago

Habitat-Lab and Habitat-Sim versions

Habitat-Lab: master

Habitat-Sim: master

Habitat is under active development, and we advise users to restrict themselves to stable releases. Are you using the latest release versions of Habitat-Lab and Habitat-Sim? Your question may already be addressed in the latest versions. We may also not be able to help with problems in earlier versions because they sometimes lack the more verbose logging needed for debugging.

Master branch contains 'bleeding edge' code and should be used at your own risk.

Docs and Tutorials

Did you read the docs? https://aihabitat.org/docs/habitat-lab/

Did you check out the tutorials? https://aihabitat.org/tutorial/2020/

Perhaps your question is answered there. If not, carry on!

❓ Questions and Help

Hello, I'm using the Matterport3D dataset for objectnav-v1 task. Is there any way to get the full top down map of the scene?

I currently can only get a part of which only covers the shortest path to the goal. Below are the three episodes in the same scene. You can see that those top down maps only cover some parts of the scene.

Screenshot from 2022-02-16 16-56-35

Screenshot from 2022-02-16 16-56-46

Screenshot from 2022-02-16 16-57-14

dhruvbatra commented 2 years ago

See "Visualizing Navmesh" section in "Basics for Navigation" tutorial here: https://aihabitat.org/docs/habitat-sim/index.html