-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.02 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "dependencies/osqp"]
path = dependencies/osqp
url = [email protected]:ka-raceing/osqp.git
[submodule "dependencies/fmt"]
path = dependencies/fmt
url = [email protected]:ka-raceing/fmt.git
[submodule "dependencies/qpmad"]
path = dependencies/qpmad
url = [email protected]:ka-raceing/qpmad.git
[submodule "dependencies/rosparam_handler"]
path = dependencies/rosparam_handler
url = [email protected]:ka-raceing/rosparam_handler.git
[submodule "dependencies/swig"]
path = dependencies/swig
url = [email protected]:ka-raceing/swig.git
[submodule "dependencies/GSL"]
path = dependencies/GSL
url = [email protected]:ka-raceing/GSL.git
[submodule "dependencies/casadi"]
path = dependencies/casadi
url = [email protected]:ka-raceing/casadi.git
[submodule "dependencies/blasfeo"]
path = dependencies/blasfeo
url = [email protected]:ka-raceing/blasfeo.git
[submodule "dependencies/hpipm"]
path = dependencies/hpipm
url = [email protected]:ka-raceing/hpipm.git
[submodule "dependencies/g2o"]
path = dependencies/g2o
url = [email protected]:ka-raceing/g2o.git