Browse Source

agv 动画

master
yuliang 6 months ago
parent
commit
24b01c266b
  1. 4
      src/example/example1.js

4
src/example/example1.js

@ -273,7 +273,7 @@ export default {
id: 'ptr1',
t: 'ptr',
v: true,
tf: [[5.65, 0.1, 2.865], [0, -90, 0], [1, 1, 1]],
tf: [[5.65, 0.1, 2.13], [0, -90, 0], [1, 1, 1]],
dt: { in: [], out: [], center: [], ptrWidth: 1.5, ptrDepth: 1.5, ptrHeight: 1.98 }
}, {
id: 'clx1',
@ -303,7 +303,7 @@ export default {
id: 'pallet1123',
t: 'pallet',
v: true,
tf: [[7.100, 0.1, 4.35], [0, 0, 0], [1.2, 0.15, 1]],
tf: [[7.1, 0.1, 2.865], [0, 0, 0], [1.2, 0.15, 1]],
dt: { in: [], out: [], center: [], }
}, {
id: 'pallet1124',

Loading…
Cancel
Save