-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
23 lines (23 loc) · 879 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "third_party/habitat-lab"]
path = third_party/habitat-lab
url = [email protected]:naokiyokoyama/habitat-lab.git
branch = pvp
ignore = dirty
[submodule "third_party/DeblurGANv2"]
path = third_party/DeblurGANv2
url = [email protected]:naokiyokoyama/DeblurGANv2.git
branch = master
ignore = dirty
[submodule "third_party/mask_rcnn_detectron2"]
path = third_party/mask_rcnn_detectron2
url = https://github.com/naokiyokoyama/mask_rcnn_detectron2
branch = main
ignore = dirty
[submodule "third_party/FoundationPoseForSpotSim2Real"]
path = third_party/FoundationPoseForSpotSim2Real
url = https://github.com/tusharsangam/FoundationPoseForSpotSim2Real
branch = main
ignore = dirty
[submodule "third_party/meta-fair-siro-phase-h1-server"]
path = third_party/meta-fair-siro-phase-h1-server
url = [email protected]:nexusproductions/meta-fair-siro-phase-h1-server.git