forked from facebookresearch/fairo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
22 lines (21 loc) · 1.2 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "droidlet/lowlevel/minecraft/client/pybind11"]
path = droidlet/lowlevel/minecraft/client/pybind11
url = https://github.com/pybind/pybind11.git
[submodule "droidlet/lowlevel/minecraft/client/lib/rapidjson"]
path = droidlet/lowlevel/minecraft/client/lib/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "droidlet/lowlevel/minecraft/server/cuberite"]
path = droidlet/lowlevel/minecraft/server/cuberite
url = https://github.com/cuberite/cuberite.git
[submodule "droidlet/lowlevel/minecraft/server/cuberite_plugins/lib/lua-struct"]
path = droidlet/lowlevel/minecraft/server/cuberite_plugins/lib/lua-struct
url = https://github.com/iryont/lua-struct.git
[submodule "droidlet/lowlevel/minecraft/logging/lib/argparse"]
path = droidlet/lowlevel/minecraft/logging/lib/argparse
url = https://github.com/jonathathan/argparse.git
[submodule "polymetis/polymetis/src/clients/franka_panda_client/third_party/libfranka"]
path = polymetis/polymetis/src/clients/franka_panda_client/third_party/libfranka
url = https://github.com/frankaemika/libfranka.git
[submodule "polymetis/polymetis/tests/cpp/fake_clock"]
path = polymetis/polymetis/tests/cpp/fake_clock
url = https://github.com/korfuri/fake_clock