-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 849 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 849 Bytes
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 "third_party/LIBERO"]
path = third_party/LIBERO
url = https://github.com/Lifelong-Robot-Learning/LIBERO.git
branch = master
[submodule "third_party/lerobot"]
path = third_party/lerobot
url = https://github.com/IrvingF7/lerobot.git
branch = pi0
[submodule "third_party/SimplerEnv"]
path = third_party/SimplerEnv
url = https://github.com/juexZZ/SimplerEnv.git
branch = my-changes-after-allen
[submodule "third_party/SimplerEnv_MS3"]
path = third_party/SimplerEnv_MS3
url = https://github.com/IrvingF7/SimplerEnv_MS3.git
branch = maniskill3
[submodule "third_party/ManiSkill"]
path = third_party/ManiSkill
url = https://github.com/IrvingF7/ManiSkill.git
branch = main
[submodule "third_party/ManiSkill2_real2sim"]
path = third_party/ManiSkill2_real2sim
url = https://github.com/juexZZ/ManiSkill2_real2sim.git
branch = main