From 3ad23ed4281aba7a0db52688d6ee318b9429f33e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 11 十一月 2025 08:12:41 +0800
Subject: [PATCH] 最小安全距离添加到6
---
algo-zkd/path_mapping.json | 76 ++++++++++++++++++++++++++++++++++++++
1 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/algo-zkd/path_mapping.json b/algo-zkd/path_mapping.json
index bbb94bc..592a026 100644
--- a/algo-zkd/path_mapping.json
+++ b/algo-zkd/path_mapping.json
@@ -1,5 +1,66 @@
{
"path_id_to_coordinates": {
+ "99900": [
+ {
+ "x": 15,
+ "y": 19
+ }
+ ],
+ "99901": [
+ {
+ "x": 15,
+ "y": 21
+ }
+ ],
+ "99902": [
+ {
+ "x": 7,
+ "y": 13
+ }
+ ],
+ "99903": [
+ {
+ "x": 7,
+ "y": 15
+ }
+ ],
+ "99904": [
+ {
+ "x": 7,
+ "y": 19
+ }
+ ],
+ "99905": [
+ {
+ "x": 7,
+ "y": 21
+ }
+ ],
+ "99906": [
+ {
+ "x": 7,
+ "y": 33
+ }
+ ],
+ "99907": [
+ {
+ "x": 7,
+ "y": 35
+ }
+ ],
+ "99908": [
+ {
+ "x": 7,
+ "y": 39
+ }
+ ],
+ "99909": [
+ {
+ "x": 7,
+ "y": 41
+ }
+ ],
+
"338": [
{
"x": 17,
@@ -3732,6 +3793,21 @@
"y": 20
}
],
+
+ "9990": [
+ {
+ "x": 15,
+ "y": 19
+ }
+ ],
+ "9991": [
+ {
+ "x": 15,
+ "y": 21
+ }
+ ],
+
+
"318": [
{
"x": 17,
--
Gitblit v1.9.1