#
luxiaotao1123
2024-05-11 71f12f94c165bcc6ddf6ebd97c0dc2381c04963a
src/assets/data/agv.js
@@ -2,11 +2,11 @@
    [
        {
            no: 1,
            position: [0, 0, 0],
            theta: 0,
            height: 0,
            position: [2420, 0, 0],
            theta: 90,
            height: 1778,
            loaderTheta: 0,
            forkLength: 0,
            forkLength: -800,
            trayList: [
                {
                    no: 1,
@@ -33,7 +33,11 @@
                    hasBox: false
                },
            ],
            hasBox: false
            hasBox: true,
            finger1: true,
            finger2: true,
            finger3: true,
            finger4: true,
        }
    ],
    [