@wandelbots/wandelbots-js-react-components 1.27.8 → 1.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/robots/ABB_1200_07_7.d.ts +1 -1
- package/dist/components/robots/ABB_1200_07_7.d.ts.map +1 -1
- package/dist/components/robots/ABB_1300_115_10.d.ts +1 -1
- package/dist/components/robots/ABB_1300_115_10.d.ts.map +1 -1
- package/dist/components/robots/FANUC_ARC_Mate_100iD.d.ts +1 -1
- package/dist/components/robots/FANUC_ARC_Mate_100iD.d.ts.map +1 -1
- package/dist/components/robots/FANUC_ARC_Mate_120iD.d.ts +1 -1
- package/dist/components/robots/FANUC_ARC_Mate_120iD.d.ts.map +1 -1
- package/dist/components/robots/FANUC_CRX10iA.d.ts +1 -1
- package/dist/components/robots/FANUC_CRX10iA.d.ts.map +1 -1
- package/dist/components/robots/FANUC_CRX10iAL.d.ts +1 -1
- package/dist/components/robots/FANUC_CRX10iAL.d.ts.map +1 -1
- package/dist/components/robots/FANUC_CRX20iAL.d.ts +1 -1
- package/dist/components/robots/FANUC_CRX20iAL.d.ts.map +1 -1
- package/dist/components/robots/FANUC_CRX25iA.d.ts +1 -1
- package/dist/components/robots/FANUC_CRX25iA.d.ts.map +1 -1
- package/dist/components/robots/FANUC_CRX25iAL.d.ts +1 -1
- package/dist/components/robots/FANUC_CRX25iAL.d.ts.map +1 -1
- package/dist/components/robots/FANUC_LR_MATE_200iD7L.d.ts +1 -1
- package/dist/components/robots/FANUC_LR_MATE_200iD7L.d.ts.map +1 -1
- package/dist/components/robots/FANUC_LR_Mate_200iD.d.ts +1 -1
- package/dist/components/robots/FANUC_LR_Mate_200iD.d.ts.map +1 -1
- package/dist/components/robots/KUKA_KR16_R2010_2.d.ts +1 -1
- package/dist/components/robots/KUKA_KR16_R2010_2.d.ts.map +1 -1
- package/dist/components/robots/KUKA_KR210_R2700.d.ts +1 -1
- package/dist/components/robots/KUKA_KR210_R2700.d.ts.map +1 -1
- package/dist/components/robots/KUKA_KR270_R2700.d.ts +1 -1
- package/dist/components/robots/KUKA_KR270_R2700.d.ts.map +1 -1
- package/dist/components/robots/KUKA_KR6_R700_2.d.ts +1 -1
- package/dist/components/robots/KUKA_KR6_R700_2.d.ts.map +1 -1
- package/dist/components/robots/Robot.d.ts +3 -1
- package/dist/components/robots/Robot.d.ts.map +1 -1
- package/dist/components/robots/SupportedRobot.d.ts +3 -1
- package/dist/components/robots/SupportedRobot.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR10CB.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR10CB.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR10e.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR10e.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR3CB.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR3CB.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR3e.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR3e.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR5CB.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR5CB.d.ts.map +1 -1
- package/dist/components/robots/UniversalRobots_UR5e.d.ts +1 -1
- package/dist/components/robots/UniversalRobots_UR5e.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_AR1440.d.ts +1 -1
- package/dist/components/robots/Yaskawa_AR1440.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_AR1730.d.ts +1 -1
- package/dist/components/robots/Yaskawa_AR1730.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_AR2010.d.ts +1 -1
- package/dist/components/robots/Yaskawa_AR2010.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_AR3120.d.ts +1 -1
- package/dist/components/robots/Yaskawa_AR3120.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_AR900.d.ts +1 -1
- package/dist/components/robots/Yaskawa_AR900.d.ts.map +1 -1
- package/dist/components/robots/Yaskawa_GP50.d.ts +1 -1
- package/dist/components/robots/Yaskawa_GP50.d.ts.map +1 -1
- package/dist/components/robots/types.d.ts +2 -0
- package/dist/components/robots/types.d.ts.map +1 -1
- package/dist/index.cjs +29 -29
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5110 -5744
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/robots/ABB_1200_07_7.tsx +10 -2
- package/src/components/robots/ABB_1300_115_10.tsx +6 -1
- package/src/components/robots/FANUC_ARC_Mate_100iD.tsx +6 -27
- package/src/components/robots/FANUC_ARC_Mate_120iD.tsx +6 -27
- package/src/components/robots/FANUC_CRX10iA.tsx +6 -25
- package/src/components/robots/FANUC_CRX10iAL.tsx +6 -49
- package/src/components/robots/FANUC_CRX20iAL.tsx +6 -25
- package/src/components/robots/FANUC_CRX25iA.tsx +6 -27
- package/src/components/robots/FANUC_CRX25iAL.tsx +6 -27
- package/src/components/robots/FANUC_LR_MATE_200iD7L.tsx +6 -29
- package/src/components/robots/FANUC_LR_Mate_200iD.tsx +6 -19
- package/src/components/robots/KUKA_KR16_R2010_2.tsx +6 -29
- package/src/components/robots/KUKA_KR210_R2700.tsx +6 -49
- package/src/components/robots/KUKA_KR270_R2700.tsx +6 -37
- package/src/components/robots/KUKA_KR6_R700_2.tsx +6 -21
- package/src/components/robots/Robot.tsx +4 -0
- package/src/components/robots/SupportedRobot.tsx +7 -1
- package/src/components/robots/UniversalRobots_UR10CB.tsx +2 -62
- package/src/components/robots/UniversalRobots_UR10e.tsx +6 -51
- package/src/components/robots/UniversalRobots_UR3CB.tsx +10 -16
- package/src/components/robots/UniversalRobots_UR3e.tsx +6 -49
- package/src/components/robots/UniversalRobots_UR5CB.tsx +6 -49
- package/src/components/robots/UniversalRobots_UR5e.tsx +10 -54
- package/src/components/robots/Yaskawa_AR1440.tsx +6 -21
- package/src/components/robots/Yaskawa_AR1730.tsx +6 -21
- package/src/components/robots/Yaskawa_AR2010.tsx +6 -25
- package/src/components/robots/Yaskawa_AR3120.tsx +6 -21
- package/src/components/robots/Yaskawa_AR900.tsx +6 -15
- package/src/components/robots/Yaskawa_GP50.tsx +6 -45
- package/src/components/robots/types.ts +2 -0
|
@@ -6,7 +6,11 @@ FANUC_CRX20iAL.config = {
|
|
|
6
6
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0],
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
export function FANUC_CRX20iAL({
|
|
9
|
+
export function FANUC_CRX20iAL({
|
|
10
|
+
modelURL,
|
|
11
|
+
flangeRef,
|
|
12
|
+
...props
|
|
13
|
+
}: RobotModelProps) {
|
|
10
14
|
const gltf = useGLTF(modelURL) as any
|
|
11
15
|
const nodes = gltf.nodes
|
|
12
16
|
const materials = gltf.materials
|
|
@@ -17,8 +21,6 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
17
21
|
<group name="Scene">
|
|
18
22
|
<mesh
|
|
19
23
|
name="link_0"
|
|
20
|
-
castShadow
|
|
21
|
-
receiveShadow
|
|
22
24
|
geometry={nodes.link_0.geometry}
|
|
23
25
|
material={materials.fanuc_metal_black}
|
|
24
26
|
/>
|
|
@@ -44,14 +46,13 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
44
46
|
rotation={[-Math.PI / 2, 0, 0]}
|
|
45
47
|
>
|
|
46
48
|
<animated.group
|
|
49
|
+
ref={flangeRef}
|
|
47
50
|
name="FANUC_CRX20iAL_FLG"
|
|
48
51
|
position={[0, -0.16, 0]}
|
|
49
52
|
rotation={[-Math.PI, 0, 0]}
|
|
50
53
|
/>
|
|
51
54
|
<mesh
|
|
52
55
|
name="link_6"
|
|
53
|
-
castShadow
|
|
54
|
-
receiveShadow
|
|
55
56
|
geometry={nodes.link_6.geometry}
|
|
56
57
|
material={materials.fanuc_metal_black}
|
|
57
58
|
position={[-0.71, 0.54, -0.15]}
|
|
@@ -65,15 +66,11 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
65
66
|
>
|
|
66
67
|
<mesh
|
|
67
68
|
name="shape053"
|
|
68
|
-
castShadow
|
|
69
|
-
receiveShadow
|
|
70
69
|
geometry={nodes.shape053.geometry}
|
|
71
70
|
material={materials.fanuc_white}
|
|
72
71
|
/>
|
|
73
72
|
<mesh
|
|
74
73
|
name="shape053_1"
|
|
75
|
-
castShadow
|
|
76
|
-
receiveShadow
|
|
77
74
|
geometry={nodes.shape053_1.geometry}
|
|
78
75
|
material={materials.fanuc_green}
|
|
79
76
|
/>
|
|
@@ -86,22 +83,16 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
86
83
|
>
|
|
87
84
|
<mesh
|
|
88
85
|
name="shape054"
|
|
89
|
-
castShadow
|
|
90
|
-
receiveShadow
|
|
91
86
|
geometry={nodes.shape054.geometry}
|
|
92
87
|
material={materials.fanuc_white}
|
|
93
88
|
/>
|
|
94
89
|
<mesh
|
|
95
90
|
name="shape054_1"
|
|
96
|
-
castShadow
|
|
97
|
-
receiveShadow
|
|
98
91
|
geometry={nodes.shape054_1.geometry}
|
|
99
92
|
material={materials.fanuc_red}
|
|
100
93
|
/>
|
|
101
94
|
<mesh
|
|
102
95
|
name="shape054_2"
|
|
103
|
-
castShadow
|
|
104
|
-
receiveShadow
|
|
105
96
|
geometry={nodes.shape054_2.geometry}
|
|
106
97
|
material={materials.fanuc_metal_black}
|
|
107
98
|
/>
|
|
@@ -114,15 +105,11 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
114
105
|
>
|
|
115
106
|
<mesh
|
|
116
107
|
name="shape009"
|
|
117
|
-
castShadow
|
|
118
|
-
receiveShadow
|
|
119
108
|
geometry={nodes.shape009.geometry}
|
|
120
109
|
material={materials.fanuc_green}
|
|
121
110
|
/>
|
|
122
111
|
<mesh
|
|
123
112
|
name="shape009_1"
|
|
124
|
-
castShadow
|
|
125
|
-
receiveShadow
|
|
126
113
|
geometry={nodes.shape009_1.geometry}
|
|
127
114
|
material={materials.fanuc_white}
|
|
128
115
|
/>
|
|
@@ -130,8 +117,6 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
130
117
|
</animated.group>
|
|
131
118
|
<mesh
|
|
132
119
|
name="link_2"
|
|
133
|
-
castShadow
|
|
134
|
-
receiveShadow
|
|
135
120
|
geometry={nodes.link_2.geometry}
|
|
136
121
|
material={materials.fanuc_white}
|
|
137
122
|
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
|
|
@@ -140,15 +125,11 @@ export function FANUC_CRX20iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
140
125
|
<group name="link_1" position={[0, 0.245, 0]}>
|
|
141
126
|
<mesh
|
|
142
127
|
name="shape005"
|
|
143
|
-
castShadow
|
|
144
|
-
receiveShadow
|
|
145
128
|
geometry={nodes.shape005.geometry}
|
|
146
129
|
material={materials.fanuc_white}
|
|
147
130
|
/>
|
|
148
131
|
<mesh
|
|
149
132
|
name="shape005_1"
|
|
150
|
-
castShadow
|
|
151
|
-
receiveShadow
|
|
152
133
|
geometry={nodes.shape005_1.geometry}
|
|
153
134
|
material={materials.fanuc_green}
|
|
154
135
|
/>
|
|
@@ -6,7 +6,11 @@ FANUC_CRX25iA.config = {
|
|
|
6
6
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0],
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
export function FANUC_CRX25iA({
|
|
9
|
+
export function FANUC_CRX25iA({
|
|
10
|
+
modelURL,
|
|
11
|
+
flangeRef,
|
|
12
|
+
...props
|
|
13
|
+
}: RobotModelProps) {
|
|
10
14
|
const gltf = useGLTF(modelURL) as any
|
|
11
15
|
const nodes = gltf.nodes
|
|
12
16
|
const materials = gltf.materials
|
|
@@ -18,15 +22,11 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
18
22
|
<group name="CRX25iA_L00">
|
|
19
23
|
<mesh
|
|
20
24
|
name="J1BASE_NetGen_Coarse"
|
|
21
|
-
castShadow
|
|
22
|
-
receiveShadow
|
|
23
25
|
geometry={nodes.J1BASE_NetGen_Coarse.geometry}
|
|
24
26
|
material={materials.Fanuc_BlackMetal}
|
|
25
27
|
/>
|
|
26
28
|
<mesh
|
|
27
29
|
name="J1BASE_NetGen_Coarse_1"
|
|
28
|
-
castShadow
|
|
29
|
-
receiveShadow
|
|
30
30
|
geometry={nodes.J1BASE_NetGen_Coarse_1.geometry}
|
|
31
31
|
material={materials.Fanuc_GreenPlastic}
|
|
32
32
|
/>
|
|
@@ -53,14 +53,13 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
53
53
|
rotation={[-Math.PI / 2, 0, 0]}
|
|
54
54
|
>
|
|
55
55
|
<group
|
|
56
|
+
ref={flangeRef}
|
|
56
57
|
name="CRX25iA_FLG"
|
|
57
58
|
position={[0, -0.18, 0]}
|
|
58
59
|
rotation={[-Math.PI, 0, 0]}
|
|
59
60
|
/>
|
|
60
61
|
<mesh
|
|
61
62
|
name="CRX25iA_L06"
|
|
62
|
-
castShadow
|
|
63
|
-
receiveShadow
|
|
64
63
|
geometry={nodes.CRX25iA_L06.geometry}
|
|
65
64
|
material={materials.Fanuc_BlackMetal}
|
|
66
65
|
position={[0, -0.18, 0]}
|
|
@@ -69,15 +68,11 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
69
68
|
<group name="CRX25iA_L05" position={[0, 0.185, 0]}>
|
|
70
69
|
<mesh
|
|
71
70
|
name="J6CASING_NetGen_Coarse"
|
|
72
|
-
castShadow
|
|
73
|
-
receiveShadow
|
|
74
71
|
geometry={nodes.J6CASING_NetGen_Coarse.geometry}
|
|
75
72
|
material={materials.Fanuc_WhitePlastic}
|
|
76
73
|
/>
|
|
77
74
|
<mesh
|
|
78
75
|
name="J6CASING_NetGen_Coarse_1"
|
|
79
|
-
castShadow
|
|
80
|
-
receiveShadow
|
|
81
76
|
geometry={nodes.J6CASING_NetGen_Coarse_1.geometry}
|
|
82
77
|
material={materials.Fanuc_GreenPlastic}
|
|
83
78
|
/>
|
|
@@ -86,22 +81,16 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
86
81
|
<group name="CRX25iA_L04" position={[0, -0.75, 0]}>
|
|
87
82
|
<mesh
|
|
88
83
|
name="J3ARM_NetGen_Coarse"
|
|
89
|
-
castShadow
|
|
90
|
-
receiveShadow
|
|
91
84
|
geometry={nodes.J3ARM_NetGen_Coarse.geometry}
|
|
92
85
|
material={materials.Fanuc_WhitePlastic}
|
|
93
86
|
/>
|
|
94
87
|
<mesh
|
|
95
88
|
name="J3ARM_NetGen_Coarse_1"
|
|
96
|
-
castShadow
|
|
97
|
-
receiveShadow
|
|
98
89
|
geometry={nodes.J3ARM_NetGen_Coarse_1.geometry}
|
|
99
90
|
material={materials.Fanuc_RedPlastic}
|
|
100
91
|
/>
|
|
101
92
|
<mesh
|
|
102
93
|
name="J3ARM_NetGen_Coarse_2"
|
|
103
|
-
castShadow
|
|
104
|
-
receiveShadow
|
|
105
94
|
geometry={nodes.J3ARM_NetGen_Coarse_2.geometry}
|
|
106
95
|
material={materials.Fanuc_BlackPlastic}
|
|
107
96
|
/>
|
|
@@ -110,15 +99,11 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
110
99
|
<group name="CRX25iA_L03">
|
|
111
100
|
<mesh
|
|
112
101
|
name="J3CASING_NetGen_Coarse"
|
|
113
|
-
castShadow
|
|
114
|
-
receiveShadow
|
|
115
102
|
geometry={nodes.J3CASING_NetGen_Coarse.geometry}
|
|
116
103
|
material={materials.Fanuc_WhitePlastic}
|
|
117
104
|
/>
|
|
118
105
|
<mesh
|
|
119
106
|
name="J3CASING_NetGen_Coarse_1"
|
|
120
|
-
castShadow
|
|
121
|
-
receiveShadow
|
|
122
107
|
geometry={nodes.J3CASING_NetGen_Coarse_1.geometry}
|
|
123
108
|
material={materials.Fanuc_GreenPlastic}
|
|
124
109
|
/>
|
|
@@ -126,8 +111,6 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
126
111
|
</animated.group>
|
|
127
112
|
<mesh
|
|
128
113
|
name="CRX25iA_L02"
|
|
129
|
-
castShadow
|
|
130
|
-
receiveShadow
|
|
131
114
|
geometry={nodes.CRX25iA_L02.geometry}
|
|
132
115
|
material={materials.Fanuc_WhitePlastic}
|
|
133
116
|
/>
|
|
@@ -135,15 +118,11 @@ export function FANUC_CRX25iA({ modelURL, ...props }: RobotModelProps) {
|
|
|
135
118
|
<group name="CRX25iA_L01" position={[0, 0.18, 0]}>
|
|
136
119
|
<mesh
|
|
137
120
|
name="J2BASE_NetGen_Coarse"
|
|
138
|
-
castShadow
|
|
139
|
-
receiveShadow
|
|
140
121
|
geometry={nodes.J2BASE_NetGen_Coarse.geometry}
|
|
141
122
|
material={materials.Fanuc_WhitePlastic}
|
|
142
123
|
/>
|
|
143
124
|
<mesh
|
|
144
125
|
name="J2BASE_NetGen_Coarse_1"
|
|
145
|
-
castShadow
|
|
146
|
-
receiveShadow
|
|
147
126
|
geometry={nodes.J2BASE_NetGen_Coarse_1.geometry}
|
|
148
127
|
material={materials.Fanuc_GreenLED}
|
|
149
128
|
/>
|
|
@@ -6,7 +6,11 @@ FANUC_CRX25iAL.config = {
|
|
|
6
6
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0],
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
export function FANUC_CRX25iAL({
|
|
9
|
+
export function FANUC_CRX25iAL({
|
|
10
|
+
modelURL,
|
|
11
|
+
flangeRef,
|
|
12
|
+
...props
|
|
13
|
+
}: RobotModelProps) {
|
|
10
14
|
const gltf = useGLTF(modelURL) as any
|
|
11
15
|
const nodes = gltf.nodes
|
|
12
16
|
const materials = gltf.materials
|
|
@@ -37,14 +41,13 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
37
41
|
rotation={[-Math.PI / 2, 0, 0]}
|
|
38
42
|
>
|
|
39
43
|
<group
|
|
44
|
+
ref={flangeRef}
|
|
40
45
|
name="CRX10iA_FLG"
|
|
41
46
|
position={[0, -0.16, 0]}
|
|
42
47
|
rotation={[-Math.PI, 0, 0]}
|
|
43
48
|
/>
|
|
44
49
|
<mesh
|
|
45
50
|
name="CRX10iA_L06"
|
|
46
|
-
castShadow
|
|
47
|
-
receiveShadow
|
|
48
51
|
geometry={nodes.CRX10iA_L06.geometry}
|
|
49
52
|
material={materials["Fanuc_BlackMetal.001"]}
|
|
50
53
|
position={[0, -0.16, 0]}
|
|
@@ -58,15 +61,11 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
58
61
|
>
|
|
59
62
|
<mesh
|
|
60
63
|
name="J5CASING_UNIT001"
|
|
61
|
-
castShadow
|
|
62
|
-
receiveShadow
|
|
63
64
|
geometry={nodes.J5CASING_UNIT001.geometry}
|
|
64
65
|
material={materials["Fanuc_WhitePlastic.001"]}
|
|
65
66
|
/>
|
|
66
67
|
<mesh
|
|
67
68
|
name="J5CASING_UNIT001_1"
|
|
68
|
-
castShadow
|
|
69
|
-
receiveShadow
|
|
70
69
|
geometry={nodes.J5CASING_UNIT001_1.geometry}
|
|
71
70
|
material={materials["Fanuc_Green.001"]}
|
|
72
71
|
/>
|
|
@@ -79,22 +78,16 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
79
78
|
>
|
|
80
79
|
<mesh
|
|
81
80
|
name="NAME_LABEL_CRX_10iA_L001"
|
|
82
|
-
castShadow
|
|
83
|
-
receiveShadow
|
|
84
81
|
geometry={nodes.NAME_LABEL_CRX_10iA_L001.geometry}
|
|
85
82
|
material={materials["Fanuc_WhitePlastic.001"]}
|
|
86
83
|
/>
|
|
87
84
|
<mesh
|
|
88
85
|
name="NAME_LABEL_CRX_10iA_L001_1"
|
|
89
|
-
castShadow
|
|
90
|
-
receiveShadow
|
|
91
86
|
geometry={nodes.NAME_LABEL_CRX_10iA_L001_1.geometry}
|
|
92
87
|
material={materials["Fanuc_RedPlastic.001"]}
|
|
93
88
|
/>
|
|
94
89
|
<mesh
|
|
95
90
|
name="NAME_LABEL_CRX_10iA_L001_2"
|
|
96
|
-
castShadow
|
|
97
|
-
receiveShadow
|
|
98
91
|
geometry={nodes.NAME_LABEL_CRX_10iA_L001_2.geometry}
|
|
99
92
|
material={materials["Fanuc_BlackPlastic.001"]}
|
|
100
93
|
/>
|
|
@@ -106,15 +99,11 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
106
99
|
>
|
|
107
100
|
<mesh
|
|
108
101
|
name="J3CASING_UNIT001"
|
|
109
|
-
castShadow
|
|
110
|
-
receiveShadow
|
|
111
102
|
geometry={nodes.J3CASING_UNIT001.geometry}
|
|
112
103
|
material={materials["Fanuc_WhitePlastic.001"]}
|
|
113
104
|
/>
|
|
114
105
|
<mesh
|
|
115
106
|
name="J3CASING_UNIT001_1"
|
|
116
|
-
castShadow
|
|
117
|
-
receiveShadow
|
|
118
107
|
geometry={nodes.J3CASING_UNIT001_1.geometry}
|
|
119
108
|
material={materials["Fanuc_Green.001"]}
|
|
120
109
|
/>
|
|
@@ -122,8 +111,6 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
122
111
|
</animated.group>
|
|
123
112
|
<mesh
|
|
124
113
|
name="CRX10iA_L02"
|
|
125
|
-
castShadow
|
|
126
|
-
receiveShadow
|
|
127
114
|
geometry={nodes.CRX10iA_L02.geometry}
|
|
128
115
|
material={materials["Fanuc_WhitePlastic.001"]}
|
|
129
116
|
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
|
|
@@ -132,22 +119,16 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
132
119
|
<group name="CRX10iA_L01" position={[0, 0.128, 0]}>
|
|
133
120
|
<mesh
|
|
134
121
|
name="J2BASE_UNIT001"
|
|
135
|
-
castShadow
|
|
136
|
-
receiveShadow
|
|
137
122
|
geometry={nodes.J2BASE_UNIT001.geometry}
|
|
138
123
|
material={materials["Fanuc_WhitePlastic.001"]}
|
|
139
124
|
/>
|
|
140
125
|
<mesh
|
|
141
126
|
name="J2BASE_UNIT001_1"
|
|
142
|
-
castShadow
|
|
143
|
-
receiveShadow
|
|
144
127
|
geometry={nodes.J2BASE_UNIT001_1.geometry}
|
|
145
128
|
material={materials["Fanuc_Green.001"]}
|
|
146
129
|
/>
|
|
147
130
|
<mesh
|
|
148
131
|
name="J2BASE_UNIT001_2"
|
|
149
|
-
castShadow
|
|
150
|
-
receiveShadow
|
|
151
132
|
geometry={nodes.J2BASE_UNIT001_2.geometry}
|
|
152
133
|
material={materials["Fanuc_GreenLED.001"]}
|
|
153
134
|
/>
|
|
@@ -155,8 +136,6 @@ export function FANUC_CRX25iAL({ modelURL, ...props }: RobotModelProps) {
|
|
|
155
136
|
</animated.group>
|
|
156
137
|
<mesh
|
|
157
138
|
name="CRX10iA_L00"
|
|
158
|
-
castShadow
|
|
159
|
-
receiveShadow
|
|
160
139
|
geometry={nodes.CRX10iA_L00.geometry}
|
|
161
140
|
material={materials["Fanuc_BlackMetal.001"]}
|
|
162
141
|
/>
|
|
@@ -10,7 +10,11 @@ FANUC_LR_MATE_200iD7L.config = {
|
|
|
10
10
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0],
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
export function FANUC_LR_MATE_200iD7L({
|
|
13
|
+
export function FANUC_LR_MATE_200iD7L({
|
|
14
|
+
modelURL,
|
|
15
|
+
flangeRef,
|
|
16
|
+
...props
|
|
17
|
+
}: RobotModelProps) {
|
|
14
18
|
const { nodes, materials } = useGLTF(modelURL) as any
|
|
15
19
|
return (
|
|
16
20
|
<group {...props} dispose={null}>
|
|
@@ -18,22 +22,16 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
18
22
|
<group name="link_0">
|
|
19
23
|
<mesh
|
|
20
24
|
name="visuals_0"
|
|
21
|
-
castShadow
|
|
22
|
-
receiveShadow
|
|
23
25
|
geometry={nodes.visuals_0.geometry}
|
|
24
26
|
material={materials.fanuc_metal_black}
|
|
25
27
|
/>
|
|
26
28
|
<mesh
|
|
27
29
|
name="visuals_0_1"
|
|
28
|
-
castShadow
|
|
29
|
-
receiveShadow
|
|
30
30
|
geometry={nodes.visuals_0_1.geometry}
|
|
31
31
|
material={materials.fanuc_metal_black}
|
|
32
32
|
/>
|
|
33
33
|
<mesh
|
|
34
34
|
name="visuals_0_2"
|
|
35
|
-
castShadow
|
|
36
|
-
receiveShadow
|
|
37
35
|
geometry={nodes.visuals_0_2.geometry}
|
|
38
36
|
material={materials.fanuc_aluminium_black}
|
|
39
37
|
/>
|
|
@@ -63,14 +61,13 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
63
61
|
rotation={[-Math.PI / 2, 0, 0]}
|
|
64
62
|
>
|
|
65
63
|
<animated.group
|
|
64
|
+
ref={flangeRef}
|
|
66
65
|
name="FANUC_LRMATE200ID7L_FLG"
|
|
67
66
|
position={[0, -0.08, 0]}
|
|
68
67
|
rotation={[-Math.PI, 0, 0]}
|
|
69
68
|
/>
|
|
70
69
|
<mesh
|
|
71
70
|
name="link_6"
|
|
72
|
-
castShadow
|
|
73
|
-
receiveShadow
|
|
74
71
|
geometry={nodes.link_6.geometry}
|
|
75
72
|
material={materials.fanuc_metal_black}
|
|
76
73
|
position={[-0.475, 0.47, 0]}
|
|
@@ -84,22 +81,16 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
84
81
|
>
|
|
85
82
|
<mesh
|
|
86
83
|
name="visuals_5"
|
|
87
|
-
castShadow
|
|
88
|
-
receiveShadow
|
|
89
84
|
geometry={nodes.visuals_5.geometry}
|
|
90
85
|
material={materials.fanuc_yellow}
|
|
91
86
|
/>
|
|
92
87
|
<mesh
|
|
93
88
|
name="visuals_5_1"
|
|
94
|
-
castShadow
|
|
95
|
-
receiveShadow
|
|
96
89
|
geometry={nodes.visuals_5_1.geometry}
|
|
97
90
|
material={materials.fanuc_stainless_steel}
|
|
98
91
|
/>
|
|
99
92
|
<mesh
|
|
100
93
|
name="visuals_5_2"
|
|
101
|
-
castShadow
|
|
102
|
-
receiveShadow
|
|
103
94
|
geometry={nodes.visuals_5_2.geometry}
|
|
104
95
|
material={materials.fanuc_metal_black}
|
|
105
96
|
/>
|
|
@@ -112,15 +103,11 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
112
103
|
>
|
|
113
104
|
<mesh
|
|
114
105
|
name="visuals_4"
|
|
115
|
-
castShadow
|
|
116
|
-
receiveShadow
|
|
117
106
|
geometry={nodes.visuals_4.geometry}
|
|
118
107
|
material={materials.fanuc_yellow}
|
|
119
108
|
/>
|
|
120
109
|
<mesh
|
|
121
110
|
name="visuals_4_1"
|
|
122
|
-
castShadow
|
|
123
|
-
receiveShadow
|
|
124
111
|
geometry={nodes.visuals_4_1.geometry}
|
|
125
112
|
material={materials.fanuc_aluminium_black}
|
|
126
113
|
/>
|
|
@@ -133,15 +120,11 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
133
120
|
>
|
|
134
121
|
<mesh
|
|
135
122
|
name="visuals_3"
|
|
136
|
-
castShadow
|
|
137
|
-
receiveShadow
|
|
138
123
|
geometry={nodes.visuals_3.geometry}
|
|
139
124
|
material={materials.fanuc_yellow}
|
|
140
125
|
/>
|
|
141
126
|
<mesh
|
|
142
127
|
name="visuals_3_1"
|
|
143
|
-
castShadow
|
|
144
|
-
receiveShadow
|
|
145
128
|
geometry={nodes.visuals_3_1.geometry}
|
|
146
129
|
material={materials.fanuc_stainless_steel}
|
|
147
130
|
/>
|
|
@@ -149,8 +132,6 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
149
132
|
</animated.group>
|
|
150
133
|
<mesh
|
|
151
134
|
name="link_2"
|
|
152
|
-
castShadow
|
|
153
|
-
receiveShadow
|
|
154
135
|
geometry={nodes.link_2.geometry}
|
|
155
136
|
material={materials.fanuc_yellow}
|
|
156
137
|
position={[0, 0, -0.05]}
|
|
@@ -160,15 +141,11 @@ export function FANUC_LR_MATE_200iD7L({ modelURL, ...props }: RobotModelProps) {
|
|
|
160
141
|
<group name="link_1">
|
|
161
142
|
<mesh
|
|
162
143
|
name="visuals_1"
|
|
163
|
-
castShadow
|
|
164
|
-
receiveShadow
|
|
165
144
|
geometry={nodes.visuals_1.geometry}
|
|
166
145
|
material={materials.fanuc_yellow}
|
|
167
146
|
/>
|
|
168
147
|
<mesh
|
|
169
148
|
name="visuals_1_1"
|
|
170
|
-
castShadow
|
|
171
|
-
receiveShadow
|
|
172
149
|
geometry={nodes.visuals_1_1.geometry}
|
|
173
150
|
material={materials.fanuc_stainless_steel}
|
|
174
151
|
/>
|
|
@@ -10,7 +10,11 @@ FANUC_LR_Mate_200iD.config = {
|
|
|
10
10
|
rotationOffsets: [0, Math.PI / 2, 0, 0, 0, 0],
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
export function FANUC_LR_Mate_200iD({
|
|
13
|
+
export function FANUC_LR_Mate_200iD({
|
|
14
|
+
modelURL,
|
|
15
|
+
flangeRef,
|
|
16
|
+
...props
|
|
17
|
+
}: RobotModelProps) {
|
|
14
18
|
const { nodes, materials } = useGLTF(modelURL) as any
|
|
15
19
|
return (
|
|
16
20
|
<group {...props} dispose={null}>
|
|
@@ -18,15 +22,11 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
18
22
|
<group name="link_0">
|
|
19
23
|
<mesh
|
|
20
24
|
name="shape002"
|
|
21
|
-
castShadow
|
|
22
|
-
receiveShadow
|
|
23
25
|
geometry={nodes.shape002.geometry}
|
|
24
26
|
material={materials.fanuc_metal_black_AO}
|
|
25
27
|
/>
|
|
26
28
|
<mesh
|
|
27
29
|
name="shape002_1"
|
|
28
|
-
castShadow
|
|
29
|
-
receiveShadow
|
|
30
30
|
geometry={nodes.shape002_1.geometry}
|
|
31
31
|
material={materials.fanuc_stainless_steel_AO}
|
|
32
32
|
/>
|
|
@@ -56,14 +56,13 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
56
56
|
rotation={[-Math.PI / 2, 0, 0]}
|
|
57
57
|
>
|
|
58
58
|
<group
|
|
59
|
+
ref={flangeRef}
|
|
59
60
|
name="FANUC_LRMATE-200ID_FLG"
|
|
60
61
|
position={[0, -0.08, 0]}
|
|
61
62
|
rotation={[-Math.PI, 0, 0]}
|
|
62
63
|
/>
|
|
63
64
|
<mesh
|
|
64
65
|
name="link_6"
|
|
65
|
-
castShadow
|
|
66
|
-
receiveShadow
|
|
67
66
|
geometry={nodes.link_6.geometry}
|
|
68
67
|
material={materials.fanuc_metal_black_AO}
|
|
69
68
|
position={[-0.365, 0.385, 0]}
|
|
@@ -72,8 +71,6 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
72
71
|
</animated.group>
|
|
73
72
|
<mesh
|
|
74
73
|
name="link_5"
|
|
75
|
-
castShadow
|
|
76
|
-
receiveShadow
|
|
77
74
|
geometry={nodes.link_5.geometry}
|
|
78
75
|
material={materials.fanuc_yellow_AO}
|
|
79
76
|
position={[-0.365, 0, -0.385]}
|
|
@@ -87,15 +84,11 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
87
84
|
>
|
|
88
85
|
<mesh
|
|
89
86
|
name="shape010"
|
|
90
|
-
castShadow
|
|
91
|
-
receiveShadow
|
|
92
87
|
geometry={nodes.shape010.geometry}
|
|
93
88
|
material={materials.fanuc_yellow_AO}
|
|
94
89
|
/>
|
|
95
90
|
<mesh
|
|
96
91
|
name="shape010_1"
|
|
97
|
-
castShadow
|
|
98
|
-
receiveShadow
|
|
99
92
|
geometry={nodes.shape010_1.geometry}
|
|
100
93
|
material={materials.fanuc_aluminium_black_AO}
|
|
101
94
|
/>
|
|
@@ -103,8 +96,6 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
103
96
|
</animated.group>
|
|
104
97
|
<mesh
|
|
105
98
|
name="link_3"
|
|
106
|
-
castShadow
|
|
107
|
-
receiveShadow
|
|
108
99
|
geometry={nodes.link_3.geometry}
|
|
109
100
|
material={materials.fanuc_yellow_AO}
|
|
110
101
|
position={[-0.33, 0, -0.05]}
|
|
@@ -113,8 +104,6 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
113
104
|
</animated.group>
|
|
114
105
|
<mesh
|
|
115
106
|
name="link_2"
|
|
116
|
-
castShadow
|
|
117
|
-
receiveShadow
|
|
118
107
|
geometry={nodes.link_2.geometry}
|
|
119
108
|
material={materials.fanuc_yellow_AO}
|
|
120
109
|
position={[0, 0, -0.05]}
|
|
@@ -123,8 +112,6 @@ export function FANUC_LR_Mate_200iD({ modelURL, ...props }: RobotModelProps) {
|
|
|
123
112
|
</animated.group>
|
|
124
113
|
<mesh
|
|
125
114
|
name="link_1"
|
|
126
|
-
castShadow
|
|
127
|
-
receiveShadow
|
|
128
115
|
geometry={nodes.link_1.geometry}
|
|
129
116
|
material={materials.fanuc_yellow_AO}
|
|
130
117
|
/>
|