From abcc88633a7bd1572e5a8b70b9124fea62aa2126 Mon Sep 17 00:00:00 2001 From: zhanli <719901725@qq.com> Date: Thu, 3 Oct 2024 16:30:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=93=E5=BA=93=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Docs/24-10-3/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/24-10-3/README.md b/Docs/24-10-3/README.md index 653fabe..f62ba53 100644 --- a/Docs/24-10-3/README.md +++ b/Docs/24-10-3/README.md @@ -23,6 +23,8 @@ $$ loss_{uwb} = max(abs(x_t-x_{t-1})^2 + abs(y_t -y_{t-1})^2) $$ +​ 修改后代码已经[提交](http://logzhan.ticp.io:30000/logzhan/Example-Research-COAT/commit/8349611e2f92aefe5907a89242d2b4eaea4fb5cd): + ## 二、工程项目 2.1 机器人安卓客户端优化