-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
18 lines (18 loc) · 888 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Packages/rlpyt"]
path = Packages/rlpyt
url = https://github.com/wilson1yan/rlpyt.git
[submodule "Packages/Learning-To-Manipulate-Deformable-Objects-without-Manipulation"]
path = Packages/Learning-To-Manipulate-Deformable-Objects-without-Manipulation
url = https://github.com/csingh27/Learning-To-Manipulate-Deformable-Objects-without-Manipulation.git
[submodule "Packages/Actor-Critic-Methods-Paper-To-Code"]
path = Packages/Actor-Critic-Methods-Paper-To-Code
url = https://github.com/philtabor/Actor-Critic-Methods-Paper-To-Code.git
[submodule "Packages/dm_control"]
path = Packages/dm_control
url = https://github.com/wilson1yan/dm_control.git
[submodule "Packages/dm_env"]
path = Packages/dm_env
url = https://github.com/wilson1yan/dm_env.git
[submodule "Code/Packages/abr_control"]
path = Code/Packages/abr_control
url = https://github.com/abr/abr_control.git