-
Notifications
You must be signed in to change notification settings - Fork 133
/
Copy path.gitmodules
24 lines (24 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "src/home_robot/home_robot/perception/detection/detic/Detic"]
path = src/home_robot/home_robot/perception/detection/detic/Detic
url = https://github.com/facebookresearch/Detic.git
[submodule "src/third_party/habitat-lab"]
path = src/third_party/habitat-lab
url = https://github.com/facebookresearch/habitat-lab
[submodule "src/home_robot/home_robot/agent/imagenav_agent/SuperGluePretrainedNetwork"]
path = src/home_robot/home_robot/agent/imagenav_agent/SuperGluePretrainedNetwork
url = https://github.com/magicleap/SuperGluePretrainedNetwork.git
[submodule "src/third_party/detectron2"]
path = src/third_party/detectron2
url = https://github.com/facebookresearch/detectron2.git
[submodule "src/third_party/contact_graspnet"]
path = src/third_party/contact_graspnet
url = https://github.com/cpaxton/contact_graspnet.git
[submodule "data/datasets/ovmm"]
path = data/datasets/ovmm
url = https://huggingface.co/datasets/ai-habitat/OVMM_dataset
[submodule "data/objects"]
path = data/objects
url = https://huggingface.co/datasets/ai-habitat/OVMM_objects
[submodule "data/hssd-hab"]
path = data/hssd-hab
url = https://huggingface.co/datasets/hssd/hssd-hab