Ruslan
Ruslan
Hi @jacobkrantz! Thanks for opensourcing your code. I follow your instructions in README.md but still have the same error as @volkancirik described above. @volkancirik have you figured out how to...
Hi @kjwoo31, If you are still interested in 3D semantic map visualisation tools, you may check the examples implemented by me [here](https://github.com/rpartsey/ssu_map3d_visualization) :wink:. Example visualisations: | Ground-truth | Ground-truth vs...
@mathfac, thanks for letting me know about this issue We were also trying to solve a similar problem: simple yet flexible code (to run experiments and iterate fast). It was...
Hi @NaveenVSrinivasan have you managed to resolve the issue described above?
Closing as resolved. @jadkins99 feel free to reopen if you still have questions.
Hi @RobertHalwass thanks for the questions! Could you please provide more details on what code are you running and what configs are you using?
Hi @manjrekarom, yes you are right if you used this config [habitat-lab/habitat_baselines/config/pointnav/ddppo_pointnav.yaml](https://github.com/facebookresearch/habitat-lab/blob/323f78684de0d348fc57f0cd3be4ae8a5c0e3435/habitat_baselines/config/pointnav/ddppo_pointnav.yaml#L13) then you would have only "depth" key in observations. 1. The problem with your code is that you...
The file was removed in scope of PR https://github.com/facebookresearch/habitat-lab/pull/764.
Hi @sparisi @jadkins99, have you managed to resolve the issue as @ASzot suggested?
CC: @ASzot