-
- Downloads
Added description how to use config system, fixed missing copyright headers,...
Added description how to use config system, fixed missing copyright headers, improved example and isort CI (#125) * Added description how to use config system related to #20. * Added missing copyright headers * Improve registry example to be cleaner * Adde habitat_sim as first party lib to isort CI setup
Showing
- .circleci/config.yml 2 additions, 2 deletions.circleci/config.yml
- configs/README.md 103 additions, 0 deletionsconfigs/README.md
- docs/source/conf.py 5 additions, 0 deletionsdocs/source/conf.py
- examples/register_new_sensors_and_measures.py 10 additions, 5 deletionsexamples/register_new_sensors_and_measures.py
- habitat/datasets/pointnav/pointnav_generator.py 6 additions, 0 deletionshabitat/datasets/pointnav/pointnav_generator.py
- habitat/datasets/utils.py 6 additions, 0 deletionshabitat/datasets/utils.py
- habitat_baselines/README.md 2 additions, 1 deletionhabitat_baselines/README.md
- habitat_baselines/agents/slam_agents.py 6 additions, 0 deletionshabitat_baselines/agents/slam_agents.py
- test/test_demo_notebook.py 5 additions, 1 deletiontest/test_demo_notebook.py
- test/test_relative_camera.py 5 additions, 1 deletiontest/test_relative_camera.py
Loading
Please register or sign in to comment