export default [ [ { no: 1, position: [0, 0, 0], theta: 0, height: 100, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], [ { no: 1, position: [100, 0, 0], theta: 0, height: 100, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], [ { no: 1, position: [100, 0, 0], theta: 270, height: 100, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], [ { no: 1, position: [100, 0, 200], theta: 90, height: 200, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], [ { no: 1, position: [100, 0, 300], theta: 90, height: 300, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], [ { no: 1, position: [100, 0, 400], theta: 90, height: 400, loaderTheta: 180, forkLength: 0, trayList: [], hasBox: false } ], ]