Axi404 commited on
Commit
371bddd
·
verified ·
1 Parent(s): 7811785

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -57,3 +57,11 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ R5a/R5a.usd filter=lfs diff=lfs merge=lfs -text
61
+ meshes/base_link.STL filter=lfs diff=lfs merge=lfs -text
62
+ meshes/link1.STL filter=lfs diff=lfs merge=lfs -text
63
+ meshes/link2.STL filter=lfs diff=lfs merge=lfs -text
64
+ meshes/link3.STL filter=lfs diff=lfs merge=lfs -text
65
+ meshes/link4.STL filter=lfs diff=lfs merge=lfs -text
66
+ meshes/link5.STL filter=lfs diff=lfs merge=lfs -text
67
+ meshes/link6.STL filter=lfs diff=lfs merge=lfs -text
CMakeLists.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cmake_minimum_required(VERSION 2.8.3)
2
+
3
+ project(R5a)
4
+
5
+ find_package(catkin REQUIRED)
6
+
7
+ catkin_package()
8
+
9
+ find_package(roslaunch)
10
+
11
+ foreach(dir config launch meshes urdf)
12
+ install(DIRECTORY ${dir}/
13
+ DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir})
14
+ endforeach(dir)
R5a.urdf ADDED
@@ -0,0 +1,511 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot
6
+ name="R5a">
7
+ <link
8
+ name="base_link">
9
+ <inertial>
10
+ <origin
11
+ xyz="-0.00013359 6.672E-05 0.031672"
12
+ rpy="0 0 0" />
13
+ <mass
14
+ value="0.42272" />
15
+ <inertia
16
+ ixx="0.00019"
17
+ ixy="0.00000"
18
+ ixz="0.00000"
19
+ iyy="0.00019"
20
+ iyz="0.00000"
21
+ izz="0.00020" />
22
+ </inertial>
23
+ <visual>
24
+ <origin
25
+ xyz="0 0 0"
26
+ rpy="0 0 0" />
27
+ <geometry>
28
+ <mesh
29
+ filename="meshes/base_link.STL" />
30
+ </geometry>
31
+ <material
32
+ name="">
33
+ <color
34
+ rgba="0.89804 0.91765 0.92941 1" />
35
+ </material>
36
+ </visual>
37
+ <collision>
38
+ <origin
39
+ xyz="0 0 0"
40
+ rpy="0 0 0" />
41
+ <geometry>
42
+ <mesh
43
+ filename="meshes/base_link.STL" />
44
+ </geometry>
45
+ </collision>
46
+ </link>
47
+ <link
48
+ name="link1">
49
+ <inertial>
50
+ <origin
51
+ xyz="0.0050395 -0.0077407 0.020897"
52
+ rpy="0 0 0" />
53
+ <mass
54
+ value="0.096804" />
55
+ <inertia
56
+ ixx="0.00011"
57
+ ixy="-0.00001"
58
+ ixz="0.00001"
59
+ iyy="0.00005"
60
+ iyz="-0.00001"
61
+ izz="0.00010" />
62
+ </inertial>
63
+ <visual>
64
+ <origin
65
+ xyz="0 0 0"
66
+ rpy="0 0 0" />
67
+ <geometry>
68
+ <mesh
69
+ filename="meshes/link1.STL" />
70
+ </geometry>
71
+ <material
72
+ name="">
73
+ <color
74
+ rgba="0.56471 0.56471 0.56471 1" />
75
+ </material>
76
+ </visual>
77
+ <collision>
78
+ <origin
79
+ xyz="0 0 0"
80
+ rpy="0 0 0" />
81
+ <geometry>
82
+ <mesh
83
+ filename="meshes/link1.STL" />
84
+ </geometry>
85
+ </collision>
86
+ </link>
87
+ <joint
88
+ name="joint1"
89
+ type="revolute">
90
+ <origin
91
+ xyz="0 0 0.0565"
92
+ rpy="0 0 0" />
93
+ <parent
94
+ link="base_link" />
95
+ <child
96
+ link="link1" />
97
+ <axis
98
+ xyz="0 0 1" />
99
+ <limit
100
+ lower="-2.094"
101
+ upper="3.1416"
102
+ effort="100"
103
+ velocity="1000" />
104
+ </joint>
105
+ <link
106
+ name="link2">
107
+ <inertial>
108
+ <origin
109
+ xyz="-0.12992 -0.0011822 -2.6366E-05"
110
+ rpy="0 0 0" />
111
+ <mass
112
+ value="1.1988" />
113
+ <inertia
114
+ ixx="0.00065"
115
+ ixy="0.00008"
116
+ ixz="0.00000"
117
+ iyy="0.01647"
118
+ iyz="0.00000"
119
+ izz="0.01646" />
120
+ </inertial>
121
+ <visual>
122
+ <origin
123
+ xyz="0 0 0"
124
+ rpy="0 0 0" />
125
+ <geometry>
126
+ <mesh
127
+ filename="meshes/link2.STL" />
128
+ </geometry>
129
+ <material
130
+ name="">
131
+ <color
132
+ rgba="0.79216 0.81961 0.93333 1" />
133
+ </material>
134
+ </visual>
135
+ <collision>
136
+ <origin
137
+ xyz="0 0 0"
138
+ rpy="0 0 0" />
139
+ <geometry>
140
+ <mesh
141
+ filename="meshes/link2.STL" />
142
+ </geometry>
143
+ </collision>
144
+ </link>
145
+ <joint
146
+ name="joint2"
147
+ type="revolute">
148
+ <origin
149
+ xyz="0.02 0 0.047"
150
+ rpy="0 0 0" />
151
+ <parent
152
+ link="link1" />
153
+ <child
154
+ link="link2" />
155
+ <axis
156
+ xyz="0 1 0" />
157
+ <limit
158
+ lower="-0.1"
159
+ upper="3.665"
160
+ effort="100"
161
+ velocity="1000" />
162
+ </joint>
163
+ <link
164
+ name="link3">
165
+ <inertial>
166
+ <origin
167
+ xyz="0.16181 0.0011723 -0.05455"
168
+ rpy="0 0 0" />
169
+ <mass
170
+ value="0.84082" />
171
+ <inertia
172
+ ixx="0.00082"
173
+ ixy="0.00008"
174
+ ixz="-0.00074"
175
+ iyy="0.00849"
176
+ iyz="0.00001"
177
+ izz="0.00834" />
178
+ </inertial>
179
+ <visual>
180
+ <origin
181
+ xyz="0 0 0"
182
+ rpy="0 0 0" />
183
+ <geometry>
184
+ <mesh
185
+ filename="meshes/link3.STL" />
186
+ </geometry>
187
+ <material
188
+ name="">
189
+ <color
190
+ rgba="0.89804 0.91765 0.92941 1" />
191
+ </material>
192
+ </visual>
193
+ <collision>
194
+ <origin
195
+ xyz="0 0 0"
196
+ rpy="0 0 0" />
197
+ <geometry>
198
+ <mesh
199
+ filename="meshes/link3.STL" />
200
+ </geometry>
201
+ </collision>
202
+ </link>
203
+ <joint
204
+ name="joint3"
205
+ type="revolute">
206
+ <origin
207
+ xyz="-0.264 0 0"
208
+ rpy="-3.1416 0 0" />
209
+ <parent
210
+ link="link2" />
211
+ <child
212
+ link="link3" />
213
+ <axis
214
+ xyz="0 1 0" />
215
+ <limit
216
+ lower="-0.1"
217
+ upper="3.24"
218
+ effort="100"
219
+ velocity="1000" />
220
+ </joint>
221
+ <link
222
+ name="link4">
223
+ <inertial>
224
+ <origin
225
+ xyz="0.041751 0.0054236 -0.03337"
226
+ rpy="0 0 0" />
227
+ <mass
228
+ value="0.12432" />
229
+ <inertia
230
+ ixx="0.00022"
231
+ ixy="-0.00002"
232
+ ixz="-0.00009"
233
+ iyy="0.00025"
234
+ iyz="0.00002"
235
+ izz="0.00017" />
236
+ </inertial>
237
+ <visual>
238
+ <origin
239
+ xyz="0 0 0"
240
+ rpy="0 0 0" />
241
+ <geometry>
242
+ <mesh
243
+ filename="meshes/link4.STL" />
244
+ </geometry>
245
+ <material
246
+ name="">
247
+ <color
248
+ rgba="0.79216 0.81961 0.93333 1" />
249
+ </material>
250
+ </visual>
251
+ <collision>
252
+ <origin
253
+ xyz="0 0 0"
254
+ rpy="0 0 0" />
255
+ <geometry>
256
+ <mesh
257
+ filename="meshes/link4.STL" />
258
+ </geometry>
259
+ </collision>
260
+ </link>
261
+ <joint
262
+ name="joint4"
263
+ type="revolute">
264
+ <origin
265
+ xyz="0.245 -5E-05 -0.06"
266
+ rpy="0 0 0" />
267
+ <parent
268
+ link="link3" />
269
+ <child
270
+ link="link4" />
271
+ <axis
272
+ xyz="0 1 0" />
273
+ <limit
274
+ lower="-1.671"
275
+ upper="1.671"
276
+ effort="100"
277
+ velocity="1000" />
278
+ </joint>
279
+ <link
280
+ name="link5">
281
+ <inertial>
282
+ <origin
283
+ xyz="-8.3435E-05 -1.5428E-05 0.052216"
284
+ rpy="0 0 0" />
285
+ <mass
286
+ value="0.63601" />
287
+ <inertia
288
+ ixx="0.00084"
289
+ ixy="0.00000"
290
+ ixz="0.00007"
291
+ iyy="0.00082"
292
+ iyz="0.00000"
293
+ izz="0.00026" />
294
+ </inertial>
295
+ <visual>
296
+ <origin
297
+ xyz="0 0 0"
298
+ rpy="0 0 0" />
299
+ <geometry>
300
+ <mesh
301
+ filename="meshes/link5.STL" />
302
+ </geometry>
303
+ <material
304
+ name="">
305
+ <color
306
+ rgba="0.69804 0.69804 0.69804 1" />
307
+ </material>
308
+ </visual>
309
+ <collision>
310
+ <origin
311
+ xyz="0 0 0"
312
+ rpy="0 0 0" />
313
+ <geometry>
314
+ <mesh
315
+ filename="meshes/link5.STL" />
316
+ </geometry>
317
+ </collision>
318
+ </link>
319
+ <joint
320
+ name="joint5"
321
+ type="revolute">
322
+ <origin
323
+ xyz="0.073914 5E-05 -0.083391"
324
+ rpy="0 0 0" />
325
+ <parent
326
+ link="link4" />
327
+ <child
328
+ link="link5" />
329
+ <axis
330
+ xyz="0 0 1" />
331
+ <limit
332
+ lower="-1.671"
333
+ upper="1.671"
334
+ effort="100"
335
+ velocity="1000" />
336
+ </joint>
337
+ <link
338
+ name="link6">
339
+ <inertial>
340
+ <origin
341
+ xyz="0.041697 2.4368E-05 0.00014464"
342
+ rpy="0 0 0" />
343
+ <mass
344
+ value="0.44089" />
345
+ <inertia
346
+ ixx="0.00038"
347
+ ixy="0.00000"
348
+ ixz="0.00000"
349
+ iyy="0.00028"
350
+ iyz="0.00000"
351
+ izz="0.00050" />
352
+ </inertial>
353
+ <visual>
354
+ <origin
355
+ xyz="0 0 0"
356
+ rpy="0 0 0" />
357
+ <geometry>
358
+ <mesh
359
+ filename="meshes/link6.STL" />
360
+ </geometry>
361
+ <material
362
+ name="">
363
+ <color
364
+ rgba="0.89804 0.91765 0.92941 1" />
365
+ </material>
366
+ </visual>
367
+ <collision>
368
+ <origin
369
+ xyz="0 0 0"
370
+ rpy="0 0 0" />
371
+ <geometry>
372
+ <mesh
373
+ filename="meshes/link6.STL" />
374
+ </geometry>
375
+ </collision>
376
+ </link>
377
+ <joint
378
+ name="joint6"
379
+ type="revolute">
380
+ <origin
381
+ xyz="0.025286 0 0.083391"
382
+ rpy="3.1416 0 0" />
383
+ <parent
384
+ link="link5" />
385
+ <child
386
+ link="link6" />
387
+ <axis
388
+ xyz="1 0 0" />
389
+ <limit
390
+ lower="-2.094"
391
+ upper="2.094"
392
+ effort="100"
393
+ velocity="1000" />
394
+ </joint>
395
+ <link
396
+ name="link7">
397
+ <inertial>
398
+ <origin
399
+ xyz="-0.00035522 -0.007827 -0.0029883"
400
+ rpy="0 0 0" />
401
+ <mass
402
+ value="0.064798" />
403
+ <inertia
404
+ ixx="0.00002"
405
+ ixy="0.00000"
406
+ ixz="0.00000"
407
+ iyy="0.00003"
408
+ iyz="0.00000"
409
+ izz="0.00003" />
410
+ </inertial>
411
+ <visual>
412
+ <origin
413
+ xyz="0 0 0"
414
+ rpy="0 0 0" />
415
+ <geometry>
416
+ <mesh
417
+ filename="meshes/link7.STL" />
418
+ </geometry>
419
+ <material
420
+ name="">
421
+ <color
422
+ rgba="1 1 1 1" />
423
+ </material>
424
+ </visual>
425
+ <collision>
426
+ <origin
427
+ xyz="0 0 0"
428
+ rpy="0 0 0" />
429
+ <geometry>
430
+ <mesh
431
+ filename="meshes/link7.STL" />
432
+ </geometry>
433
+ </collision>
434
+ </link>
435
+ <joint
436
+ name="joint7"
437
+ type="prismatic">
438
+ <origin
439
+ xyz="0.08657 0.024896 -0.0002436"
440
+ rpy="0 0 0" />
441
+ <parent
442
+ link="link6" />
443
+ <child
444
+ link="link7" />
445
+ <axis
446
+ xyz="0 1 0" />
447
+ <limit
448
+ lower="0"
449
+ upper="0.044"
450
+ effort="100"
451
+ velocity="1000" />
452
+ </joint>
453
+ <link
454
+ name="link8">
455
+ <inertial>
456
+ <origin
457
+ xyz="-0.000355223470270755 0.00782768751820277 0.00242005642879778"
458
+ rpy="0 0 0" />
459
+ <mass
460
+ value="0.0647981725781684" />
461
+ <inertia
462
+ ixx="0.00002"
463
+ ixy="0.00000"
464
+ ixz="0.00000"
465
+ iyy="0.00003"
466
+ iyz="0.00000"
467
+ izz="0.00003" />
468
+ </inertial>
469
+ <visual>
470
+ <origin
471
+ xyz="0 0 0"
472
+ rpy="0 0 0" />
473
+ <geometry>
474
+ <mesh
475
+ filename="meshes/link8.STL" />
476
+ </geometry>
477
+ <material
478
+ name="">
479
+ <color
480
+ rgba="1 1 1 1" />
481
+ </material>
482
+ </visual>
483
+ <collision>
484
+ <origin
485
+ xyz="0 0 0"
486
+ rpy="0 0 0" />
487
+ <geometry>
488
+ <mesh
489
+ filename="meshes/link8.STL" />
490
+ </geometry>
491
+ </collision>
492
+ </link>
493
+ <joint
494
+ name="joint8"
495
+ type="prismatic">
496
+ <origin
497
+ xyz="0.08657 -0.0249 -0.00024366"
498
+ rpy="0 0 0" />
499
+ <parent
500
+ link="link6" />
501
+ <child
502
+ link="link8" />
503
+ <axis
504
+ xyz="0 -1 0" />
505
+ <limit
506
+ lower="0"
507
+ upper="0.044"
508
+ effort="100"
509
+ velocity="1000" />
510
+ </joint>
511
+ </robot>
R5a/R5a.usd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e1c72b24d12973a767e1f3032ae2d39dc6f8f28f8056bdee68daf44a9ddcaee
3
+ size 4199530
config/joint_names_R5a.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ controller_joint_names: ['', 'joint1', 'joint2', 'joint3', 'joint4', 'joint5', 'joint6', 'joint7', 'joint8', ]
export.log ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2024-11-10 10:47:47,046 INFO Logger.cs: 70 -
2
+ --------------------------------------------------------------------------------
3
+ 2024-11-10 10:47:47,073 INFO Logger.cs: 71 - Logging commencing for SW2URDF exporter
4
+ 2024-11-10 10:47:47,073 INFO Logger.cs: 73 - Commit version 1.6.0-4-g7f85cfe
5
+ 2024-11-10 10:47:47,074 INFO Logger.cs: 74 - Build version 1.6.7995.38578
6
+ 2024-11-10 10:47:47,075 INFO SwAddin.cs: 192 - Attempting to connect to SW
7
+ 2024-11-10 10:47:47,075 INFO SwAddin.cs: 197 - Setting up callbacks
8
+ 2024-11-10 10:47:47,076 INFO SwAddin.cs: 201 - Setting up command manager
9
+ 2024-11-10 10:47:47,076 INFO SwAddin.cs: 204 - Adding command manager
10
+ 2024-11-10 10:47:47,078 INFO SwAddin.cs: 263 - Adding Assembly export to file menu
11
+ 2024-11-10 10:47:47,078 INFO SwAddin.cs: 272 - Adding Part export to file menu
12
+ 2024-11-10 10:47:47,078 INFO SwAddin.cs: 210 - Adding event handlers
13
+ 2024-11-10 10:47:47,080 INFO SwAddin.cs: 217 - Connecting plugin to SolidWorks
launch/display.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg
3
+ name="model" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find R5a)/urdf/R5a.urdf" />
7
+ <node
8
+ name="joint_state_publisher_gui"
9
+ pkg="joint_state_publisher_gui"
10
+ type="joint_state_publisher_gui" />
11
+ <node
12
+ name="robot_state_publisher"
13
+ pkg="robot_state_publisher"
14
+ type="robot_state_publisher" />
15
+ <node
16
+ name="rviz"
17
+ pkg="rviz"
18
+ type="rviz"
19
+ args="-d $(find R5a)/urdf.rviz" />
20
+ </launch>
launch/gazebo.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <include
3
+ file="$(find gazebo_ros)/launch/empty_world.launch" />
4
+ <node
5
+ name="tf_footprint_base"
6
+ pkg="tf"
7
+ type="static_transform_publisher"
8
+ args="0 0 0 0 0 0 base_link base_footprint 40" />
9
+ <node
10
+ name="spawn_model"
11
+ pkg="gazebo_ros"
12
+ type="spawn_model"
13
+ args="-file $(find R5a)/urdf/R5a.urdf -urdf -model R5a"
14
+ output="screen" />
15
+ <node
16
+ name="fake_joint_calibration"
17
+ pkg="rostopic"
18
+ type="rostopic"
19
+ args="pub /calibrated std_msgs/Bool true" />
20
+ </launch>
meshes/base_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea7ba47065195c7cc12d5372977fea91e96972d806542f90450462e13019306
3
+ size 298284
meshes/link1.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65659b3f97f89c22f674bd38567b599ba2e35f7b305085145a232f642aa179cb
3
+ size 155484
meshes/link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7d693a9c74fba586c6941aa2754116bf1cb1eeb51bea4c31dda7a79d2bd88a9
3
+ size 713184
meshes/link3.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c5c590f64cc944dd4f843d52b86c393d2a6a222be25f68a063835a04dfd9562
3
+ size 781184
meshes/link4.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6e53e00ffbf5c3b3ab5bbdb980a74f580bb76298b63bdebf72a0b0505d6ced
3
+ size 142884
meshes/link5.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03a789782b7527bd075d99cc0828d5b0e7d4351ffdb574d28f20681d265a24f7
3
+ size 732184
meshes/link6.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e33442021162b8e2d035cd6a1700184280118a10e85519264d402bcb94bac12
3
+ size 643784
meshes/link7.STL ADDED
Binary file (99 kB). View file
 
meshes/link8.STL ADDED
Binary file (99 kB). View file
 
package.xml ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <package format="2">
2
+ <name>R5a</name>
3
+ <version>1.0.0</version>
4
+ <description>
5
+ <p>URDF Description package for R5a</p>
6
+ <p>This package contains configuration data, 3D models and launch files
7
+ for R5a robot</p>
8
+ </description>
9
+ <author>TODO</author>
10
+ <maintainer email="TODO@email.com" />
11
+ <license>BSD</license>
12
+ <buildtool_depend>catkin</buildtool_depend>
13
+ <depend>roslaunch</depend>
14
+ <depend>robot_state_publisher</depend>
15
+ <depend>rviz</depend>
16
+ <depend>joint_state_publisher_gui</depend>
17
+ <depend>gazebo</depend>
18
+ <export>
19
+ <architecture_independent />
20
+ </export>
21
+ </package>
r5a_left_arm.yml ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ##
3
+ ## Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4
+ ##
5
+ ## NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6
+ ## property and proprietary rights in and to this material, related
7
+ ## documentation and any modifications thereto. Any use, reproduction,
8
+ ## disclosure or distribution of this material and related documentation
9
+ ## without an express license agreement from NVIDIA CORPORATION or
10
+ ## its affiliates is strictly prohibited.
11
+ ##
12
+
13
+ robot_cfg:
14
+ kinematics:
15
+ usd_path: "${ASSETS_DIR}/miscs/curobo/R5a/R5a/R5a.usd"
16
+ usd_robot_root: "/robot"
17
+ isaac_usd_path: ""
18
+ usd_flip_joints: {}
19
+ usd_flip_joint_limits: []
20
+
21
+ urdf_path: "${ASSETS_DIR}/miscs/curobo/R5a/R5a.urdf"
22
+ asset_root_path: "robot"
23
+
24
+ base_link: "base_link"
25
+ ee_link: "link6"
26
+
27
+ extra_links: {"attached_object":{"parent_link_name": "link6" ,
28
+ "link_name": "attached_object", "fixed_transform": [0,0,0,1,0,0,0], "joint_type":"FIXED",
29
+ "joint_name": "attach_joint" }}
30
+
31
+
32
+ collision_link_names:
33
+ [
34
+ "base_link",
35
+ "link1",
36
+ "link2",
37
+ "link3",
38
+ "link4",
39
+ "link5",
40
+ "link6",
41
+ "link7",
42
+ "link8",
43
+ "attached_object",
44
+ ]
45
+ collision_spheres:
46
+ link1:
47
+ - "center": [-0.002, 0.003, 0.037]
48
+ "radius": 0.02
49
+ base_link:
50
+ - "center": [-0.003, -0.0, 0.036]
51
+ "radius": 0.02
52
+ link2:
53
+ - "center": [-0.008, 0.0, -0.001]
54
+ "radius": 0.02929
55
+ - "center": [-0.264, -0.001, 0.01]
56
+ "radius": 0.02864
57
+ - "center": [-0.272, 0.003, -0.009]
58
+ "radius": 0.02602
59
+ - "center": [-0.178, 0.002, -0.002]
60
+ "radius": 0.02733
61
+ - "center": [-0.1, -0.003, -0.005]
62
+ "radius": 0.0208
63
+ link3:
64
+ - "center": [0.025, 0.001, -0.063]
65
+ "radius": 0.02861
66
+ - "center": [0.085, -0.003, -0.062]
67
+ "radius": 0.02274
68
+ - "center": [0.165, -0.008, -0.057]
69
+ "radius": 0.02144
70
+ - "center": [-0.005, -0.019, -0.014]
71
+ "radius": 0.02013
72
+ - "center": [0.091, -0.004, -0.072]
73
+ "radius": 0.01883
74
+ - "center": [0.239, 0.012, -0.073]
75
+ "radius": 0.01883
76
+ link4:
77
+ - "center": [0.016, -0.001, 0.001]
78
+ "radius": 0.02437
79
+ - "center": [0.071, 0.003, -0.052]
80
+ "radius": 0.02302
81
+ link5:
82
+ - "center": [-0.002, 0.006, 0.021]
83
+ "radius": 0.02754
84
+ - "center": [0.003, 0.009, 0.08]
85
+ "radius": 0.02697
86
+ link6:
87
+ - "center": [0.055, 0.001, -0.001]
88
+ "radius": 0.02822
89
+ - "center": [0.035, -0.001, -0.0]
90
+ "radius": 0.02587
91
+ link7:
92
+ - "center": [0.036, -0.015, -0.006]
93
+ "radius": 0.0137
94
+ - "center": [-0.007, -0.003, -0.011]
95
+ "radius": 0.0137
96
+ link8:
97
+ - "center": [0.039, 0.016, -0.005]
98
+ "radius": 0.0137
99
+ - "center": [-0.007, 0.002, -0.009]
100
+ "radius": 0.0137
101
+ collision_sphere_buffer: 0.004
102
+ extra_collision_spheres: {"attached_object": 4}
103
+ self_collision_ignore:
104
+ {
105
+ "base_link": ["link1", "link2", "link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
106
+ "link1": ["link2", "link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
107
+ "link2": ["link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
108
+ "link3": ["link4", "link5", "link6", "link7", "link8", "attached_object"],
109
+ "link4": ["link5", "link6", "link7", "link8", "attached_object"],
110
+ "link5": ["link6", "link7", "link8", "attached_object"],
111
+ "link6": ["link7", "link8", "attached_object"],
112
+ "link7": ["link8", "attached_object"]
113
+ }
114
+ self_collision_buffer:
115
+ {
116
+ "base_link": 0.1,
117
+ "link1": 0.05,
118
+ "link2": 0.05,
119
+ "link3": 0.05,
120
+ "link4": 0.05,
121
+ "link5": 0.05,
122
+ "link6": 0.05,
123
+ "link7": 0.02,
124
+ "link8": 0.02,
125
+ "attached_object": 0.0,
126
+ }
127
+ use_global_cumul: True
128
+ mesh_link_names:
129
+ [
130
+ "base_link",
131
+ "link1",
132
+ "link2",
133
+ "link3",
134
+ "link4",
135
+ "link5",
136
+ "link6",
137
+ "link7",
138
+ "link8"
139
+ ]
140
+ external_asset_path: null # Use this to add path for externally located assets/robot folder.
141
+ lock_joints: {"joint7": 0.044, "joint8": 0.044}
142
+
143
+ cspace:
144
+ joint_names: ["joint1","joint2","joint3","joint4", "joint5", "joint6","joint7","joint8"]
145
+ # retract_config: [0.0, 0.35, -0.35, 0.0, 0.0, 0.0, 0.0, 0.0]
146
+ retract_config: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
147
+ null_space_weight: [1,1,1,1,1,1,1,1]
148
+ cspace_distance_weight: [1,1,1,1,1,1,1,1]
149
+ max_acceleration: 15.0
150
+ max_jerk: 500.0
151
+
152
+
r5a_right_arm.yml ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ##
3
+ ## Copyright (c) 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
4
+ ##
5
+ ## NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6
+ ## property and proprietary rights in and to this material, related
7
+ ## documentation and any modifications thereto. Any use, reproduction,
8
+ ## disclosure or distribution of this material and related documentation
9
+ ## without an express license agreement from NVIDIA CORPORATION or
10
+ ## its affiliates is strictly prohibited.
11
+ ##
12
+
13
+ robot_cfg:
14
+ kinematics:
15
+ usd_path: "${ASSETS_DIR}/miscs/curobo/R5a/R5a/R5a.usd"
16
+ usd_robot_root: "/robot"
17
+ isaac_usd_path: ""
18
+ usd_flip_joints: {}
19
+ usd_flip_joint_limits: []
20
+
21
+ urdf_path: "${ASSETS_DIR}/miscs/curobo/R5a/R5a.urdf"
22
+ asset_root_path: "robot"
23
+
24
+ base_link: "base_link"
25
+ ee_link: "link6"
26
+
27
+ extra_links: {"attached_object":{"parent_link_name": "link6" ,
28
+ "link_name": "attached_object", "fixed_transform": [0,0,0,1,0,0,0], "joint_type":"FIXED",
29
+ "joint_name": "attach_joint" }}
30
+
31
+
32
+ collision_link_names:
33
+ [
34
+ "base_link",
35
+ "link1",
36
+ "link2",
37
+ "link3",
38
+ "link4",
39
+ "link5",
40
+ "link6",
41
+ "link7",
42
+ "link8",
43
+ "attached_object",
44
+ ]
45
+ collision_spheres:
46
+ link1:
47
+ - "center": [-0.002, 0.003, 0.037]
48
+ "radius": 0.02
49
+ base_link:
50
+ - "center": [-0.003, -0.0, 0.036]
51
+ "radius": 0.02
52
+ link2:
53
+ - "center": [-0.008, 0.0, -0.001]
54
+ "radius": 0.02929
55
+ - "center": [-0.264, -0.001, 0.01]
56
+ "radius": 0.02864
57
+ - "center": [-0.272, 0.003, -0.009]
58
+ "radius": 0.02602
59
+ - "center": [-0.178, 0.002, -0.002]
60
+ "radius": 0.02733
61
+ - "center": [-0.1, -0.003, -0.005]
62
+ "radius": 0.0208
63
+ link3:
64
+ - "center": [0.025, 0.001, -0.063]
65
+ "radius": 0.02861
66
+ - "center": [0.085, -0.003, -0.062]
67
+ "radius": 0.02274
68
+ - "center": [0.165, -0.008, -0.057]
69
+ "radius": 0.02144
70
+ - "center": [-0.005, -0.019, -0.014]
71
+ "radius": 0.02013
72
+ - "center": [0.091, -0.004, -0.072]
73
+ "radius": 0.01883
74
+ - "center": [0.239, 0.012, -0.073]
75
+ "radius": 0.01883
76
+ link4:
77
+ - "center": [0.016, -0.001, 0.001]
78
+ "radius": 0.02437
79
+ - "center": [0.071, 0.003, -0.052]
80
+ "radius": 0.02302
81
+ link5:
82
+ - "center": [-0.002, 0.006, 0.021]
83
+ "radius": 0.02754
84
+ - "center": [0.003, 0.009, 0.08]
85
+ "radius": 0.02697
86
+ link6:
87
+ - "center": [0.055, 0.001, -0.001]
88
+ "radius": 0.02822
89
+ - "center": [0.035, -0.001, -0.0]
90
+ "radius": 0.02587
91
+ link7:
92
+ - "center": [0.036, -0.015, -0.006]
93
+ "radius": 0.0137
94
+ - "center": [-0.007, -0.003, -0.011]
95
+ "radius": 0.0137
96
+ link8:
97
+ - "center": [0.039, 0.016, -0.005]
98
+ "radius": 0.0137
99
+ - "center": [-0.007, 0.002, -0.009]
100
+ "radius": 0.0137
101
+ collision_sphere_buffer: 0.004
102
+ extra_collision_spheres: {"attached_object": 4}
103
+ self_collision_ignore:
104
+ {
105
+ "base_link": ["link1", "link2", "link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
106
+ "link1": ["link2", "link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
107
+ "link2": ["link3", "link4", "link5", "link6", "link7", "link8", "attached_object"],
108
+ "link3": ["link4", "link5", "link6", "link7", "link8", "attached_object"],
109
+ "link4": ["link5", "link6", "link7", "link8", "attached_object"],
110
+ "link5": ["link6", "link7", "link8", "attached_object"],
111
+ "link6": ["link7", "link8", "attached_object"],
112
+ "link7": ["link8", "attached_object"]
113
+ }
114
+ self_collision_buffer:
115
+ {
116
+ "base_link": 0.1,
117
+ "link1": 0.05,
118
+ "link2": 0.05,
119
+ "link3": 0.05,
120
+ "link4": 0.05,
121
+ "link5": 0.05,
122
+ "link6": 0.05,
123
+ "link7": 0.02,
124
+ "link8": 0.02,
125
+ "attached_object": 0.0,
126
+ }
127
+ use_global_cumul: True
128
+ mesh_link_names:
129
+ [
130
+ "base_link",
131
+ "link1",
132
+ "link2",
133
+ "link3",
134
+ "link4",
135
+ "link5",
136
+ "link6",
137
+ "link7",
138
+ "link8"
139
+ ]
140
+ external_asset_path: null # Use this to add path for externally located assets/robot folder.
141
+ lock_joints: {"joint7": 0.044, "joint8": 0.044}
142
+
143
+ cspace:
144
+ joint_names: ["joint1","joint2","joint3","joint4", "joint5", "joint6","joint7","joint8"]
145
+ # retract_config: [0.0, 0.35, -0.35, 0.0, 0.0, 0.0, 0.0, 0.0]
146
+ retract_config: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
147
+ null_space_weight: [1,1,1,1,1,1,1,1]
148
+ cspace_distance_weight: [1,1,1,1,1,1,1,1]
149
+ max_acceleration: 15.0
150
+ max_jerk: 500.0
151
+
152
+
urdf/R5a.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Link Name,Center of Mass X,Center of Mass Y,Center of Mass Z,Center of Mass Roll,Center of Mass Pitch,Center of Mass Yaw,Mass,Moment Ixx,Moment Ixy,Moment Ixz,Moment Iyy,Moment Iyz,Moment Izz,Visual X,Visual Y,Visual Z,Visual Roll,Visual Pitch,Visual Yaw,Mesh Filename,Color Red,Color Green,Color Blue,Color Alpha,Collision X,Collision Y,Collision Z,Collision Roll,Collision Pitch,Collision Yaw,Collision Mesh Filename,Material Name,SW Components,Coordinate System,Axis Name,Joint Name,Joint Type,Joint Origin X,Joint Origin Y,Joint Origin Z,Joint Origin Roll,Joint Origin Pitch,Joint Origin Yaw,Parent,Joint Axis X,Joint Axis Y,Joint Axis Z,Limit Effort,Limit Velocity,Limit Lower,Limit Upper,Calibration rising,Calibration falling,Dynamics Damping,Dynamics Friction,Safety Soft Upper,Safety Soft Lower,Safety K Position,Safety K Velocity
2
+ base_link,-0.00013359,6.672E-05,0.031672,0,0,0,0.42272,0.00018295,3.3215E-07,1.3234E-07,0.00018416,-7.784E-07,0.00019923,0,0,0,0,0,0,package://R5a/meshes/base_link.STL,0.89804,0.91765,0.92941,1,0,0,0,0,0,0,package://R5a/meshes/base_link.STL,,底座融合版V2.0-V0(A)KDzpros-1;DMDzpros-1/DMDDzpros-1;DMDzpros-1/DMSDzpros-1,Baselink,,,,0,0,0,0,0,0,,0,0,0,,,,,,,,,,,,
3
+ link1,0.0050395,-0.0077407,0.020897,0,0,0,0.096804,7.0654E-05,8.3266E-06,-1.1857E-05,4.5067E-05,1.7469E-05,6.235E-05,0,0,0,0,0,0,package://R5a/meshes/link1.STL,0.56471,0.56471,0.56471,1,0,0,0,0,0,0,package://R5a/meshes/link1.STL,,link1底座cZDKDzpros-1;link1底座轴承侧KDzpros-1,coordinate1,A1,joint1,revolute,0,0,0.0565,0,0,0,base_link,0,0,1,100,1000,-10,10,,,,,,,,
4
+ link2,-0.12992,-0.0011822,-2.6366E-05,0,0,0,1.1988,0.00051785,2.9809E-08,2.2388E-08,0.0017846,4.325E-08,0.0016414,0,0,0,0,0,0,package://R5a/meshes/link2.STL,0.79216,0.81961,0.93333,1,0,0,0,0,0,0,package://R5a/meshes/link2.STL,,大臂装配-vaaaZDKDzpros-1/120mm大臂ZDKDzpros-1;大臂装配-vaaaZDKDzpros-1/电机盖板ZDKDzpros-1;大臂装配-vaaaZDKDzpros-1/通用大电机ZDKDzpros-2/大电机通用座ZDKDzpros-1;电机转轴Dzpros-1;大臂装配-vaaaZDKDzpros-1/通用大电机ZDKDzpros-1/大电机通用座ZDKDzpros-1;大臂装配-vaaaZDKDzpros-1/通用大电机ZDKDzpros-1/motorDpros-2/DMDzpros-1;大臂装配-vaaaZDKDzpros-1/通用大电机ZDKDzpros-2/motorDpros-2/DMDzpros-1;bigA.-1;bigB.-1,coordinate2,A2,joint2,revolute,0.02,0,0.047,0,0,0,link1,0,1,0,100,1000,-10,10,,,,,,,,
5
+ link3,0.16181,0.0011723,-0.05455,0,0,0,0.84082,0.00044368,-2.2473E-06,1.4667E-05,0.0015594,1.4355E-06,0.0013263,0,0,0,0,0,0,package://R5a/meshes/link3.STL,0.89804,0.91765,0.92941,1,0,0,0,0,0,0,package://R5a/meshes/link3.STL,,bs连接件aKDzpros-1;120mm大臂ZDKDzpros-1;bs连接件bKDzpros-1;轴承固定件KDzpros-1;688ZZZDKDzpros-1;smallApros-1;灯条板pros-2;灯条板pros-1;smallB.pros-1;电机盖板ZDKDzprobs-1;通用大电机ZDKDzpros-1/motorDpros-2/DMDzpros-1;通用大电机ZDKDzpros-1/大电机通用座ZDKDzpros-1,coordinate3,A3,joint3,revolute,-0.264,0,0,-3.1416,0,0,link2,0,1,0,100,1000,-10,10,,,,,,,,
6
+ link4,0.041751,0.0054236,-0.03337,0,0,0,0.12432,8.8559E-05,1.2788E-05,8.8818E-06,7.3635E-05,-7.3672E-06,9.2749E-05,0,0,0,0,0,0,package://R5a/meshes/link4.STL,0.79216,0.81961,0.93333,1,0,0,0,0,0,0,package://R5a/meshes/link4.STL,,kk1Dzpros-1/link5电机固定a-V0(A)..通用(B)ZDKDzpros-1;kk1Dzpros-1/link4连接B-V0(A).(B)ZDKzpros-1;kk1Dzpros-1/小臂link4束线czpros-1,coordinate4,A4,joint4,revolute,0.245,-5E-05,-0.06,0,0,0,link3,0,1,0,100,1000,-10,10,,,,,,,,
7
+ link5,-8.3435E-05,-1.5428E-05,0.052216,0,0,0,0.63601,0.00024899,2.8411E-07,7.0733E-06,0.00021719,-3.8928E-07,0.0002502,0,0,0,0,0,0,package://R5a/meshes/link5.STL,0.69804,0.69804,0.69804,1,0,0,0,0,0,0,package://R5a/meshes/link5.STL,,kk1Dzpros-1/爪子-link5安装-V0(A).1.通用(B)ZDKDzpros-1/motor2KDzpros-1;kk1Dzpros-1/爪子-link5安装-V0(A).1.通用(B)ZDKDzpros-1/motor2KDzpros-2;kk1Dzpros-1/爪子-link5安装-V0(A).1.通用(B)ZDKDzpros-1/夹爪限位(A).1.通用(B)ZDKDzpros-2;kk1Dzpros-1/爪子-link5安装-V0(A).1.通用(B)ZDKDzpros-1/链接二合一pros-1;kk1Dzpros-1/爪子-link5安装-V0(A).1.通用(B)ZDKDzpros-1/束线2zpros-1,coordinate5,A5,joint5,revolute,0.073914,5E-05,-0.083391,0,0,0,link4,0,0,1,100,1000,-10,10,,,,,,,,
8
+ link6,0.041697,2.4368E-05,0.00014464,0,0,0,0.44089,0.00037449,-1.1802E-08,2.1487E-07,0.00012436,1.641E-06,0.00034725,0,0,0,0,0,0,package://R5a/meshes/link6.STL,0.89804,0.91765,0.92941,1,0,0,0,0,0,0,package://R5a/meshes/link6.STL,,平行夹爪final-1/motor2akk1kbDzjy-1;平行夹爪final-1/机械臂连接接口.-V0(A).1.通用CHNkk1kbDzjy-1;平行夹爪final-1/夹爪固定接口D(N)Nkk1kbDzjy-1;平行夹爪final-1/夹爪固定件-D(N)Nkk1kbDzjy-1;平行夹爪final-1/00-齿条约束kbDzjy-1;平行夹爪final-1/圆柱齿轮24×1.25.-V0(A).1.通用CHNkk1kbDzjy-1;平行夹爪final-1/滑轨 MGN9C_-V0(A).1.通用CHNkk1kbDzjy-1,coordinate6,A6,joint6,revolute,0.025286,0,0.083391,3.1416,0,0,link5,1,0,0,100,1000,-10,10,,,,,,,,
9
+ link7,-0.00035522,-0.007827,-0.0029883,0,0,0,0.064798,1.9492E-05,4.2167E-06,-8.3727E-07,2.246E-05,4.2246E-07,2.2034E-05,0,0,0,0,0,0,package://R5a/meshes/link7.STL,1,1,1,1,0,0,0,0,0,0,package://R5a/meshes/link7.STL,,平行夹爪final-1/夹爪1-V2 (1)kbDzjy-1;平行夹爪final-1/滑块 MGN9C_-V0(A).1.通用CHNkk1kbDzjy-2;平行夹爪final-1/齿条0.0427256600888212×0.8.-V0(A).1.通用CHNkk1kbDzjy-1,coordinate7,A7,joint7,prismatic,0.08657,0.024896,-0.0002436,0,0,0,link6,0,1,0,100,1000,0,0.044,,,,,,,,
10
+ link8,-0.000355223470270755,0.00782768751820277,0.00242005642879778,0,0,0,0.0647981725781684,1.98055189256316E-05,-4.2166669606035E-06,2.22082280812585E-06,2.27730012796136E-05,1.03056016847763E-06,2.203531402643E-05,0,0,0,0,0,0,package://R5a/meshes/link8.STL,1,1,1,1,0,0,0,0,0,0,package://R5a/meshes/link8.STL,,平行夹爪final-1/夹爪1-V2 (2)kbDzjy-2;平行夹爪final-1/滑块 MGN9C_-V0(A).1.通用CHNkk1kbDzjy-1;平行夹爪final-1/齿条0.0427256600888212×0.8.-V0(A).1.通用CHNkk1kbDzjy-2,coordinate8,A8,joint8,prismatic,0.08657,-0.0249,-0.00024366,0,0,0,link6,0,-1,0,100,1000,0,0.044,,,,,,,,
urdf/R5a.urdf ADDED
@@ -0,0 +1,511 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot
6
+ name="R5a">
7
+ <link
8
+ name="base_link">
9
+ <inertial>
10
+ <origin
11
+ xyz="-0.00013359 6.672E-05 0.031672"
12
+ rpy="0 0 0" />
13
+ <mass
14
+ value="0.42272" />
15
+ <inertia
16
+ ixx="0.00019"
17
+ ixy="0.00000"
18
+ ixz="0.00000"
19
+ iyy="0.00019"
20
+ iyz="0.00000"
21
+ izz="0.00020" />
22
+ </inertial>
23
+ <visual>
24
+ <origin
25
+ xyz="0 0 0"
26
+ rpy="0 0 0" />
27
+ <geometry>
28
+ <mesh
29
+ filename="package://R5a/meshes/base_link.STL" />
30
+ </geometry>
31
+ <material
32
+ name="">
33
+ <color
34
+ rgba="0.89804 0.91765 0.92941 1" />
35
+ </material>
36
+ </visual>
37
+ <collision>
38
+ <origin
39
+ xyz="0 0 0"
40
+ rpy="0 0 0" />
41
+ <geometry>
42
+ <mesh
43
+ filename="package://R5a/meshes/base_link.STL" />
44
+ </geometry>
45
+ </collision>
46
+ </link>
47
+ <link
48
+ name="link1">
49
+ <inertial>
50
+ <origin
51
+ xyz="0.0050395 -0.0077407 0.020897"
52
+ rpy="0 0 0" />
53
+ <mass
54
+ value="0.096804" />
55
+ <inertia
56
+ ixx="0.00011"
57
+ ixy="-0.00001"
58
+ ixz="0.00001"
59
+ iyy="0.00005"
60
+ iyz="-0.00001"
61
+ izz="0.00010" />
62
+ </inertial>
63
+ <visual>
64
+ <origin
65
+ xyz="0 0 0"
66
+ rpy="0 0 0" />
67
+ <geometry>
68
+ <mesh
69
+ filename="package://R5a/meshes/link1.STL" />
70
+ </geometry>
71
+ <material
72
+ name="">
73
+ <color
74
+ rgba="0.56471 0.56471 0.56471 1" />
75
+ </material>
76
+ </visual>
77
+ <collision>
78
+ <origin
79
+ xyz="0 0 0"
80
+ rpy="0 0 0" />
81
+ <geometry>
82
+ <mesh
83
+ filename="package://R5a/meshes/link1.STL" />
84
+ </geometry>
85
+ </collision>
86
+ </link>
87
+ <joint
88
+ name="joint1"
89
+ type="revolute">
90
+ <origin
91
+ xyz="0 0 0.0565"
92
+ rpy="0 0 0" />
93
+ <parent
94
+ link="base_link" />
95
+ <child
96
+ link="link1" />
97
+ <axis
98
+ xyz="0 0 1" />
99
+ <limit
100
+ lower="-10"
101
+ upper="10"
102
+ effort="100"
103
+ velocity="1000" />
104
+ </joint>
105
+ <link
106
+ name="link2">
107
+ <inertial>
108
+ <origin
109
+ xyz="-0.12992 -0.0011822 -2.6366E-05"
110
+ rpy="0 0 0" />
111
+ <mass
112
+ value="1.1988" />
113
+ <inertia
114
+ ixx="0.00065"
115
+ ixy="0.00008"
116
+ ixz="0.00000"
117
+ iyy="0.01647"
118
+ iyz="0.00000"
119
+ izz="0.01646" />
120
+ </inertial>
121
+ <visual>
122
+ <origin
123
+ xyz="0 0 0"
124
+ rpy="0 0 0" />
125
+ <geometry>
126
+ <mesh
127
+ filename="package://R5a/meshes/link2.STL" />
128
+ </geometry>
129
+ <material
130
+ name="">
131
+ <color
132
+ rgba="0.79216 0.81961 0.93333 1" />
133
+ </material>
134
+ </visual>
135
+ <collision>
136
+ <origin
137
+ xyz="0 0 0"
138
+ rpy="0 0 0" />
139
+ <geometry>
140
+ <mesh
141
+ filename="package://R5a/meshes/link2.STL" />
142
+ </geometry>
143
+ </collision>
144
+ </link>
145
+ <joint
146
+ name="joint2"
147
+ type="revolute">
148
+ <origin
149
+ xyz="0.02 0 0.047"
150
+ rpy="0 0 0" />
151
+ <parent
152
+ link="link1" />
153
+ <child
154
+ link="link2" />
155
+ <axis
156
+ xyz="0 1 0" />
157
+ <limit
158
+ lower="-10"
159
+ upper="10"
160
+ effort="100"
161
+ velocity="1000" />
162
+ </joint>
163
+ <link
164
+ name="link3">
165
+ <inertial>
166
+ <origin
167
+ xyz="0.16181 0.0011723 -0.05455"
168
+ rpy="0 0 0" />
169
+ <mass
170
+ value="0.84082" />
171
+ <inertia
172
+ ixx="0.00082"
173
+ ixy="0.00008"
174
+ ixz="-0.00074"
175
+ iyy="0.00849"
176
+ iyz="0.00001"
177
+ izz="0.00834" />
178
+ </inertial>
179
+ <visual>
180
+ <origin
181
+ xyz="0 0 0"
182
+ rpy="0 0 0" />
183
+ <geometry>
184
+ <mesh
185
+ filename="package://R5a/meshes/link3.STL" />
186
+ </geometry>
187
+ <material
188
+ name="">
189
+ <color
190
+ rgba="0.89804 0.91765 0.92941 1" />
191
+ </material>
192
+ </visual>
193
+ <collision>
194
+ <origin
195
+ xyz="0 0 0"
196
+ rpy="0 0 0" />
197
+ <geometry>
198
+ <mesh
199
+ filename="package://R5a/meshes/link3.STL" />
200
+ </geometry>
201
+ </collision>
202
+ </link>
203
+ <joint
204
+ name="joint3"
205
+ type="revolute">
206
+ <origin
207
+ xyz="-0.264 0 0"
208
+ rpy="-3.1416 0 0" />
209
+ <parent
210
+ link="link2" />
211
+ <child
212
+ link="link3" />
213
+ <axis
214
+ xyz="0 1 0" />
215
+ <limit
216
+ lower="-10"
217
+ upper="10"
218
+ effort="100"
219
+ velocity="1000" />
220
+ </joint>
221
+ <link
222
+ name="link4">
223
+ <inertial>
224
+ <origin
225
+ xyz="0.041751 0.0054236 -0.03337"
226
+ rpy="0 0 0" />
227
+ <mass
228
+ value="0.12432" />
229
+ <inertia
230
+ ixx="0.00022"
231
+ ixy="-0.00002"
232
+ ixz="-0.00009"
233
+ iyy="0.00025"
234
+ iyz="0.00002"
235
+ izz="0.00017" />
236
+ </inertial>
237
+ <visual>
238
+ <origin
239
+ xyz="0 0 0"
240
+ rpy="0 0 0" />
241
+ <geometry>
242
+ <mesh
243
+ filename="package://R5a/meshes/link4.STL" />
244
+ </geometry>
245
+ <material
246
+ name="">
247
+ <color
248
+ rgba="0.79216 0.81961 0.93333 1" />
249
+ </material>
250
+ </visual>
251
+ <collision>
252
+ <origin
253
+ xyz="0 0 0"
254
+ rpy="0 0 0" />
255
+ <geometry>
256
+ <mesh
257
+ filename="package://R5a/meshes/link4.STL" />
258
+ </geometry>
259
+ </collision>
260
+ </link>
261
+ <joint
262
+ name="joint4"
263
+ type="revolute">
264
+ <origin
265
+ xyz="0.245 -5E-05 -0.06"
266
+ rpy="0 0 0" />
267
+ <parent
268
+ link="link3" />
269
+ <child
270
+ link="link4" />
271
+ <axis
272
+ xyz="0 1 0" />
273
+ <limit
274
+ lower="-10"
275
+ upper="10"
276
+ effort="100"
277
+ velocity="1000" />
278
+ </joint>
279
+ <link
280
+ name="link5">
281
+ <inertial>
282
+ <origin
283
+ xyz="-8.3435E-05 -1.5428E-05 0.052216"
284
+ rpy="0 0 0" />
285
+ <mass
286
+ value="0.63601" />
287
+ <inertia
288
+ ixx="0.00084"
289
+ ixy="0.00000"
290
+ ixz="0.00007"
291
+ iyy="0.00082"
292
+ iyz="0.00000"
293
+ izz="0.00026" />
294
+ </inertial>
295
+ <visual>
296
+ <origin
297
+ xyz="0 0 0"
298
+ rpy="0 0 0" />
299
+ <geometry>
300
+ <mesh
301
+ filename="package://R5a/meshes/link5.STL" />
302
+ </geometry>
303
+ <material
304
+ name="">
305
+ <color
306
+ rgba="0.69804 0.69804 0.69804 1" />
307
+ </material>
308
+ </visual>
309
+ <collision>
310
+ <origin
311
+ xyz="0 0 0"
312
+ rpy="0 0 0" />
313
+ <geometry>
314
+ <mesh
315
+ filename="package://R5a/meshes/link5.STL" />
316
+ </geometry>
317
+ </collision>
318
+ </link>
319
+ <joint
320
+ name="joint5"
321
+ type="revolute">
322
+ <origin
323
+ xyz="0.073914 5E-05 -0.083391"
324
+ rpy="0 0 0" />
325
+ <parent
326
+ link="link4" />
327
+ <child
328
+ link="link5" />
329
+ <axis
330
+ xyz="0 0 1" />
331
+ <limit
332
+ lower="-10"
333
+ upper="10"
334
+ effort="100"
335
+ velocity="1000" />
336
+ </joint>
337
+ <link
338
+ name="link6">
339
+ <inertial>
340
+ <origin
341
+ xyz="0.041697 2.4368E-05 0.00014464"
342
+ rpy="0 0 0" />
343
+ <mass
344
+ value="0.44089" />
345
+ <inertia
346
+ ixx="0.00038"
347
+ ixy="0.00000"
348
+ ixz="0.00000"
349
+ iyy="0.00028"
350
+ iyz="0.00000"
351
+ izz="0.00050" />
352
+ </inertial>
353
+ <visual>
354
+ <origin
355
+ xyz="0 0 0"
356
+ rpy="0 0 0" />
357
+ <geometry>
358
+ <mesh
359
+ filename="package://R5a/meshes/link6.STL" />
360
+ </geometry>
361
+ <material
362
+ name="">
363
+ <color
364
+ rgba="0.89804 0.91765 0.92941 1" />
365
+ </material>
366
+ </visual>
367
+ <collision>
368
+ <origin
369
+ xyz="0 0 0"
370
+ rpy="0 0 0" />
371
+ <geometry>
372
+ <mesh
373
+ filename="package://R5a/meshes/link6.STL" />
374
+ </geometry>
375
+ </collision>
376
+ </link>
377
+ <joint
378
+ name="joint6"
379
+ type="revolute">
380
+ <origin
381
+ xyz="0.025286 0 0.083391"
382
+ rpy="3.1416 0 0" />
383
+ <parent
384
+ link="link5" />
385
+ <child
386
+ link="link6" />
387
+ <axis
388
+ xyz="1 0 0" />
389
+ <limit
390
+ lower="-10"
391
+ upper="10"
392
+ effort="100"
393
+ velocity="1000" />
394
+ </joint>
395
+ <link
396
+ name="link7">
397
+ <inertial>
398
+ <origin
399
+ xyz="-0.00035522 -0.007827 -0.0029883"
400
+ rpy="0 0 0" />
401
+ <mass
402
+ value="0.064798" />
403
+ <inertia
404
+ ixx="0.00002"
405
+ ixy="0.00000"
406
+ ixz="0.00000"
407
+ iyy="0.00003"
408
+ iyz="0.00000"
409
+ izz="0.00003" />
410
+ </inertial>
411
+ <visual>
412
+ <origin
413
+ xyz="0 0 0"
414
+ rpy="0 0 0" />
415
+ <geometry>
416
+ <mesh
417
+ filename="package://R5a/meshes/link7.STL" />
418
+ </geometry>
419
+ <material
420
+ name="">
421
+ <color
422
+ rgba="1 1 1 1" />
423
+ </material>
424
+ </visual>
425
+ <collision>
426
+ <origin
427
+ xyz="0 0 0"
428
+ rpy="0 0 0" />
429
+ <geometry>
430
+ <mesh
431
+ filename="package://R5a/meshes/link7.STL" />
432
+ </geometry>
433
+ </collision>
434
+ </link>
435
+ <joint
436
+ name="joint7"
437
+ type="prismatic">
438
+ <origin
439
+ xyz="0.08657 0.024896 -0.0002436"
440
+ rpy="0 0 0" />
441
+ <parent
442
+ link="link6" />
443
+ <child
444
+ link="link7" />
445
+ <axis
446
+ xyz="0 1 0" />
447
+ <limit
448
+ lower="0"
449
+ upper="0.044"
450
+ effort="100"
451
+ velocity="1000" />
452
+ </joint>
453
+ <link
454
+ name="link8">
455
+ <inertial>
456
+ <origin
457
+ xyz="-0.000355223470270755 0.00782768751820277 0.00242005642879778"
458
+ rpy="0 0 0" />
459
+ <mass
460
+ value="0.0647981725781684" />
461
+ <inertia
462
+ ixx="0.00002"
463
+ ixy="0.00000"
464
+ ixz="0.00000"
465
+ iyy="0.00003"
466
+ iyz="0.00000"
467
+ izz="0.00003" />
468
+ </inertial>
469
+ <visual>
470
+ <origin
471
+ xyz="0 0 0"
472
+ rpy="0 0 0" />
473
+ <geometry>
474
+ <mesh
475
+ filename="package://R5a/meshes/link8.STL" />
476
+ </geometry>
477
+ <material
478
+ name="">
479
+ <color
480
+ rgba="1 1 1 1" />
481
+ </material>
482
+ </visual>
483
+ <collision>
484
+ <origin
485
+ xyz="0 0 0"
486
+ rpy="0 0 0" />
487
+ <geometry>
488
+ <mesh
489
+ filename="package://R5a/meshes/link8.STL" />
490
+ </geometry>
491
+ </collision>
492
+ </link>
493
+ <joint
494
+ name="joint8"
495
+ type="prismatic">
496
+ <origin
497
+ xyz="0.08657 -0.0249 -0.00024366"
498
+ rpy="0 0 0" />
499
+ <parent
500
+ link="link6" />
501
+ <child
502
+ link="link8" />
503
+ <axis
504
+ xyz="0 -1 0" />
505
+ <limit
506
+ lower="0"
507
+ upper="0.044"
508
+ effort="100"
509
+ velocity="1000" />
510
+ </joint>
511
+ </robot>