Merge branch 'feature/Add_Gear' into 'master'
add gear See merge request robotics/robot-dynamics-lib!2
This commit is contained in:
commit
ae81e5d888
|
|
@ -1,3 +1,6 @@
|
||||||
[submodule "Modern_Robotics"]
|
[submodule "Modern_Robotics"]
|
||||||
path = Modern_Robotics
|
path = Modern_Robotics
|
||||||
url = http://192.168.1.120:1080/robotics/modern-robotics.git
|
url = http://192.168.1.120:1080/robotics/modern-robotics.git
|
||||||
|
[submodule "Gear"]
|
||||||
|
path = Gear
|
||||||
|
url = http://192.168.1.120:1080/robotics/gear.git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue