1 Commits

Author SHA1 Message Date
NuoDaJia02
98dce1a0c8 test 2025-12-15 20:03:48 +08:00
2 changed files with 8 additions and 9 deletions

16
.gitmodules vendored
View File

@@ -1,24 +1,24 @@
[submodule "hivecore_robot_arm"]
path = hivecore_robot_arm
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_arm.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_arm.git
[submodule "hivecore_robot_brain"]
path = hivecore_robot_brain
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_brain.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_brain.git
[submodule "hivecore_robot_voice"]
path = hivecore_robot_voice
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_voice.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_voice.git
[submodule "hivecore_robot_slam"]
path = hivecore_robot_slam
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_slam.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robo_slam.git
[submodule "hivecore_robot_motion"]
path = hivecore_robot_motion
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_motion.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_motion.git
[submodule "hivecore_robot_vision"]
path = hivecore_robot_vision
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_vision.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_vision.git
[submodule "hivecore_robot_drivers"]
path = hivecore_robot_drivers
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_drivers.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_drivers.git
[submodule "hivecore_robot_interfaces"]
path = hivecore_robot_interfaces
url = ssh://git@192.168.10.50:2222/HiveCoreRD/hivecore_robot_interfaces.git
url = https://explosively-unknocking-yolanda.ngrok-free.dev/HiveCoreRD/hivecore_robot_interfaces.git

Submodule hivecore_robot_ctrlgui deleted from 68151146e8