From 8d957d45059e689dee78328a0c39257bf8d458c6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 26 Oct 2020 15:00:45 +0800 Subject: [PATCH] modified submodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index de8eb91..7e6533a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "coordination/task_assignment"] path = coordination/task_assignment - url = https://github.com/robin-shaun/Multi-UAV-Task-Assignment-Benchmark + url = https://gitee.com/robin_shaun/multi-uav-task-assignment-benchmark [submodule "sensing/object_detection_and_tracking/darknet_ros"] path = sensing/object_detection_and_tracking/darknet_ros url = https://gitee.com/robin_shaun/darknet_ros_yolov4