From 05863b0c12eb33182415b3b2a87775d3456dedf5 Mon Sep 17 00:00:00 2001 From: cosmic_power Date: Sun, 5 Nov 2023 13:35:46 +0800 Subject: [PATCH] add gear --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 702199f..7163bea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Modern_Robotics"] path = Modern_Robotics 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