From 28f9d6aadef16cafb888ff6bcc97f99bde971d8d Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 10 五月 2024 13:58:20 +0800
Subject: [PATCH] #

---
 src/assets/data/agv.js |  570 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 547 insertions(+), 23 deletions(-)

diff --git a/src/assets/data/agv.js b/src/assets/data/agv.js
index affd012..946b2ba 100644
--- a/src/assets/data/agv.js
+++ b/src/assets/data/agv.js
@@ -2,13 +2,42 @@
     [
         {
             no: 1,
-            position: [0, 0, 0],
-            theta: 0,
-            height: 100,
-            loaderTheta: 180,
-            forkLength: 0,
-            trayList: [],
-            hasBox: false
+            position: [3300, 0, 100],
+            theta: 90,
+            height: 1778,
+            loaderTheta: 0,
+            forkLength: -800,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true,
+            finger1: true,
+            finger2: true,
+            finger3: true,
+            finger4: true,
         }
     ],
     [
@@ -16,10 +45,35 @@
             no: 1,
             position: [100, 0, 0],
             theta: 0,
-            height: 100,
-            loaderTheta: 180,
+            height: 0,
+            loaderTheta: 0,
             forkLength: 0,
-            trayList: [],
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
             hasBox: false
         }
     ],
@@ -27,11 +81,36 @@
         {
             no: 1,
             position: [100, 0, 0],
-            theta: 270,
-            height: 100,
-            loaderTheta: 180,
+            theta: 90,
+            height: 0,
+            loaderTheta: 0,
             forkLength: 0,
-            trayList: [],
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
             hasBox: false
         }
     ],
@@ -40,10 +119,35 @@
             no: 1,
             position: [100, 0, 200],
             theta: 90,
-            height: 200,
-            loaderTheta: 180,
+            height: 100,
+            loaderTheta: 0,
             forkLength: 0,
-            trayList: [],
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
             hasBox: false
         }
     ],
@@ -52,10 +156,35 @@
             no: 1,
             position: [100, 0, 300],
             theta: 90,
-            height: 300,
-            loaderTheta: 180,
+            height: 150,
+            loaderTheta: 0,
             forkLength: 0,
-            trayList: [],
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
             hasBox: false
         }
     ],
@@ -64,11 +193,406 @@
             no: 1,
             position: [100, 0, 400],
             theta: 90,
-            height: 400,
-            loaderTheta: 180,
+            height: 200,
+            loaderTheta: 0,
             forkLength: 0,
-            trayList: [],
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
             hasBox: false
         }
     ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 100,
+            loaderTheta: 0,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: false
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 100,
+            loaderTheta: 0,
+            forkLength: 40,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: false
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 100,
+            loaderTheta: 0,
+            forkLength: 40,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 100,
+            loaderTheta: 0,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 0,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 270,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 270,
+            forkLength: 40,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: false
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: true
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 270,
+            forkLength: 40,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: true
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: false
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 270,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: true
+                },
+                {
+                    no: 2,
+                    hasBox: false
+                },
+                {
+                    no: 3,
+                    hasBox: false
+                },
+                {
+                    no: 4,
+                    hasBox: false
+                },
+                {
+                    no: 5,
+                    hasBox: false
+                },
+                {
+                    no: 6,
+                    hasBox: false
+                },
+            ],
+            hasBox: false
+        }
+    ],
+    [
+        {
+            no: 1,
+            position: [100, 0, 400],
+            theta: 180,
+            height: 0,
+            loaderTheta: 0,
+            forkLength: 0,
+            trayList: [
+                {
+                    no: 1,
+                    hasBox: true
+                },
+                {
+                    no: 2,
+                    hasBox: true
+                },
+                {
+                    no: 3,
+                    hasBox: true
+                },
+                {
+                    no: 4,
+                    hasBox: true
+                },
+                {
+                    no: 5,
+                    hasBox: true
+                },
+                {
+                    no: 6,
+                    hasBox: true
+                },
+            ],
+            hasBox: true
+        }
+    ],
 ]
\ No newline at end of file

--
Gitblit v1.9.1