Feature/add identification submodule
This commit is contained in:
parent
95116ad3a3
commit
22202d6e6f
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "Algorithm"]
|
[submodule "Algorithm"]
|
||||||
path = Algorithm
|
path = Algorithm
|
||||||
url = http://192.168.1.120:1080/robotics/robot-dynamics-lib.git
|
url = http://192.168.1.120:1080/robotics/robot-dynamics-lib.git
|
||||||
|
[submodule "Identification"]
|
||||||
|
path = Identification
|
||||||
|
url = http://192.168.1.120:1080/robotics/robot-dynamics-identification.git
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1d9b6fff1b5e4ef2629b8df90086805c853b7c4d
|
||||||
Loading…
Reference in New Issue