-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 966 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 966 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 "extern/Trajectron-plus-plus"]
path = extern/traj/trajectron
url = https://github.com/StanfordASL/Trajectron-plus-plus.git
[submodule "extern/traj/MID"]
path = extern/traj/MID
url = https://github.com/Gutianpei/MID
[submodule "extern/traj/flomo_motion_prediction"]
path = extern/traj/flomo_motion_prediction
url = https://github.com/cschoeller/flomo_motion_prediction.git
[submodule "extern/traj/LED"]
path = extern/traj/LED
url = https://github.com/MediaBrain-SJTU/LED.git
[submodule "extern/traj/JRDB-Traj"]
path = extern/traj/jrdb_traj
url = https://github.com/vita-epfl/JRDB-Traj.git
[submodule "extern/traj/trajdata"]
path = extern/traj/trajdata
url = https://github.com/meaten/trajdata.git
[submodule "extern/traj/sgan"]
path = extern/traj/sgan
url = https://github.com/agrimgupta92/sgan.git
[submodule "extern/traj/SingularTrajectory"]
path = extern/traj/SingularTrajectory
url = https://github.com/InhwanBae/SingularTrajectory.git