From 3f41ad8cf82b08585e89815feadb5a17938b3033 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 15 五月 2024 16:07:26 +0800
Subject: [PATCH] #
---
src/assets/data/agv.js | 598 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 598 insertions(+), 0 deletions(-)
diff --git a/src/assets/data/agv.js b/src/assets/data/agv.js
index e69de29..9c667d8 100644
--- a/src/assets/data/agv.js
+++ b/src/assets/data/agv.js
@@ -0,0 +1,598 @@
+export default [
+ [
+ {
+ no: 1,
+ position: [2420, 0, 0],
+ 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,
+ }
+ ],
+ [
+ {
+ no: 1,
+ position: [100, 0, 0],
+ theta: 0,
+ 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: false
+ }
+ ],
+ [
+ {
+ no: 1,
+ position: [100, 0, 0],
+ theta: 90,
+ 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: false
+ }
+ ],
+ [
+ {
+ no: 1,
+ position: [100, 0, 200],
+ theta: 90,
+ 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, 300],
+ theta: 90,
+ height: 150,
+ 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: 90,
+ height: 200,
+ 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: 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