#
luxiaotao1123
2024-05-09 c9264a364d9b1fe45384fd5ba3d6e65190fe28be
src/assets/data/agv.js
@@ -2,11 +2,11 @@
    [
        {
            no: 1,
            position: [0, 0, 0],
            position: [3300, 0, 100],
            theta: 0,
            height: 0,
            height: 2320,
            loaderTheta: 0,
            forkLength: 0,
            forkLength: -500,
            trayList: [
                {
                    no: 1,
@@ -33,7 +33,11 @@
                    hasBox: false
                },
            ],
            hasBox: false
            hasBox: true,
            finger1: true,
            finger2: true,
            finger3: true,
            finger4: true,
        }
    ],
    [