depthEmMind commited on
Commit
cd9f259
·
verified ·
1 Parent(s): 4e47765

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +21 -0
  2. README.md +3 -2
  3. README_zh.md +3 -2
  4. robots/mobile_manipulator/tiago_dual/LICENSE +21 -0
  5. robots/mobile_manipulator/tiago_dual/asset.yaml +247 -0
  6. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_1.mtl +10 -0
  7. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_1.stl +3 -0
  8. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_2.mtl +10 -0
  9. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_2.stl +3 -0
  10. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_3.mtl +10 -0
  11. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_3.stl +3 -0
  12. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4.mtl +10 -0
  13. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4.stl +3 -0
  14. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4_collision.stl +0 -0
  15. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_5-wrist-2010.stl +0 -0
  16. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_5-wrist-2017.stl +3 -0
  17. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2010.stl +0 -0
  18. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2017.mtl +10 -0
  19. robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2017.stl +3 -0
  20. robots/mobile_manipulator/tiago_dual/meshes/base/base.stl +3 -0
  21. robots/mobile_manipulator/tiago_dual/meshes/base/base_antena_link.stl +0 -0
  22. robots/mobile_manipulator/tiago_dual/meshes/base/base_collision.stl +0 -0
  23. robots/mobile_manipulator/tiago_dual/meshes/base/base_dock_link.stl +0 -0
  24. robots/mobile_manipulator/tiago_dual/meshes/base/base_link.stl +3 -0
  25. robots/mobile_manipulator/tiago_dual/meshes/base/base_ring.stl +0 -0
  26. robots/mobile_manipulator/tiago_dual/meshes/base/high_resolution/base.stl +3 -0
  27. robots/mobile_manipulator/tiago_dual/meshes/base/high_resolution/base_collision.stl +0 -0
  28. robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_abd_collision.stl +0 -0
  29. robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_flex_collision.stl +0 -0
  30. robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_flex_tip_collision.stl +0 -0
  31. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link.mtl +10 -0
  32. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link.stl +0 -0
  33. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link_collision.stl +0 -0
  34. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link_mirror_x_y.stl +0 -0
  35. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link.mtl +10 -0
  36. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link.stl +3 -0
  37. robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link_collision.stl +0 -0
  38. robots/mobile_manipulator/tiago_dual/meshes/grippers/palm.stl +0 -0
  39. robots/mobile_manipulator/tiago_dual/meshes/grippers/palm_collision.stl +0 -0
  40. robots/mobile_manipulator/tiago_dual/meshes/grippers/thumb_abd_collision.stl +0 -0
  41. robots/mobile_manipulator/tiago_dual/meshes/head/head_1.stl +0 -0
  42. robots/mobile_manipulator/tiago_dual/meshes/head/head_2.stl +3 -0
  43. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_finger.stl +0 -0
  44. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_finger_vis.stl +3 -0
  45. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_knuckle.stl +0 -0
  46. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_knuckle_vis.stl +0 -0
  47. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_finger.stl +0 -0
  48. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_finger_vis.stl +0 -0
  49. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_knuckle.stl +0 -0
  50. robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_knuckle_vis.stl +0 -0
.gitattributes CHANGED
@@ -65,3 +65,24 @@ scenes/scenes_00001/UniEMind/cupboard/resource/v_69323/link_0.usd filter=lfs dif
65
  scenes/scenes_00001/robothand/brainco-description/revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
66
  revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
67
  robots/revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  scenes/scenes_00001/robothand/brainco-description/revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
66
  revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
67
  robots/revoarm_system/usd/revoarm_bimanual_revo3.usd filter=lfs diff=lfs merge=lfs -text
68
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_1.stl filter=lfs diff=lfs merge=lfs -text
69
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_2.stl filter=lfs diff=lfs merge=lfs -text
70
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_3.stl filter=lfs diff=lfs merge=lfs -text
71
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4.stl filter=lfs diff=lfs merge=lfs -text
72
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_5-wrist-2017.stl filter=lfs diff=lfs merge=lfs -text
73
+ robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2017.stl filter=lfs diff=lfs merge=lfs -text
74
+ robots/mobile_manipulator/tiago_dual/meshes/base/base.stl filter=lfs diff=lfs merge=lfs -text
75
+ robots/mobile_manipulator/tiago_dual/meshes/base/base_link.stl filter=lfs diff=lfs merge=lfs -text
76
+ robots/mobile_manipulator/tiago_dual/meshes/base/high_resolution/base.stl filter=lfs diff=lfs merge=lfs -text
77
+ robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link.stl filter=lfs diff=lfs merge=lfs -text
78
+ robots/mobile_manipulator/tiago_dual/meshes/head/head_2.stl filter=lfs diff=lfs merge=lfs -text
79
+ robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_finger_vis.stl filter=lfs diff=lfs merge=lfs -text
80
+ robots/mobile_manipulator/tiago_dual/meshes/torso/torso_fix.stl filter=lfs diff=lfs merge=lfs -text
81
+ robots/mobile_manipulator/tiago_dual/meshes/torso/torso_lift_dual_arm.stl filter=lfs diff=lfs merge=lfs -text
82
+ robots/mobile_manipulator/tiago_dual/meshes/torso/torso_lift_dual_arm_with_screen.stl filter=lfs diff=lfs merge=lfs -text
83
+ robots/mobile_manipulator/tiago_dual/meshes/torso/torso_lift_with_arm.stl filter=lfs diff=lfs merge=lfs -text
84
+ robots/mobile_manipulator/tiago_dual/meshes/wheels/high_resolution/caster_1.stl filter=lfs diff=lfs merge=lfs -text
85
+ robots/mobile_manipulator/tiago_dual/meshes/wheels/high_resolution/wheel.stl filter=lfs diff=lfs merge=lfs -text
86
+ robots/mobile_manipulator/tiago_dual/meshes/wheels/wheel.stl filter=lfs diff=lfs merge=lfs -text
87
+ robots/mobile_manipulator/tiago_dual/meshes/wheels/wheel_link.stl filter=lfs diff=lfs merge=lfs -text
88
+ robots/mobile_manipulator/tiago_dual/meshes/wheels/wheel_link_mirror_z.stl filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -186,11 +186,12 @@ um-assets assets list
186
  um-assets robots list
187
  um-assets scenes list
188
 
189
- # Remove a local package (interactive confirm; default N type y to delete)
 
190
  # um-assets assets remove <asset_id>
191
  # um-assets robots remove <asset_id>
192
  # um-assets scenes remove <asset_id>
193
- # Scripts only: append -y to skip the prompt
194
 
195
  # Hand-off to UniEMind-Sim
196
  um-sim install uniemind-assets --source /path/to/UniEMind-Assets
 
186
  um-assets robots list
187
  um-assets scenes list
188
 
189
+ # list / find / info / validate never ask for confirmation.
190
+ # Only remove asks: type y to delete (default N). Use -y only in scripts.
191
  # um-assets assets remove <asset_id>
192
  # um-assets robots remove <asset_id>
193
  # um-assets scenes remove <asset_id>
194
+ # um-assets assets remove <asset_id> -y
195
 
196
  # Hand-off to UniEMind-Sim
197
  um-sim install uniemind-assets --source /path/to/UniEMind-Assets
README_zh.md CHANGED
@@ -187,11 +187,12 @@ um-assets assets list
187
  um-assets robots list
188
  um-assets scenes list
189
 
190
- # 删除本地资源包(交互确认;默认 N —— 输入 y 才删除)
 
191
  # um-assets assets remove <asset_id>
192
  # um-assets robots remove <asset_id>
193
  # um-assets scenes remove <asset_id>
194
- # 仅脚本场景可加 -y 跳过确认
195
 
196
  # 交给 UniEMind-Sim
197
  um-sim install uniemind-assets --source /path/to/UniEMind-Assets
 
187
  um-assets robots list
188
  um-assets scenes list
189
 
190
+ # list / find / info / validate 不会要求确认。
191
+ # 只有 remove 会确认:输入 y 才删除(默认 N)。脚本才用 -y。
192
  # um-assets assets remove <asset_id>
193
  # um-assets robots remove <asset_id>
194
  # um-assets scenes remove <asset_id>
195
+ # um-assets assets remove <asset_id> -y
196
 
197
  # 交给 UniEMind-Sim
198
  um-sim install uniemind-assets --source /path/to/UniEMind-Assets
robots/mobile_manipulator/tiago_dual/LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This asset packages the TIAGo Dual mobile manipulator as used in robosuite.
2
+
3
+ SPDX-License-Identifier: Apache-2.0
4
+ https://www.apache.org/licenses/LICENSE-2.0
5
+
6
+ Geometry and robot description originate from PAL Robotics TIAGo Dual
7
+ (https://github.com/pal-robotics/tiago_dual_robot), licensed under Apache-2.0.
8
+
9
+ MJCF packaging and composition follow robosuite
10
+ (https://github.com/ARISE-Initiative/robosuite), licensed under MIT.
11
+
12
+ Robotiq 2F-85 gripper meshes are bundled as used by robosuite
13
+ (robosuite/models/assets/grippers). Upstream Robotiq ROS description
14
+ packages are commonly Apache-2.0 (e.g. ros-industrial/robotiq).
15
+
16
+ Inclusion in UniEMindAssets does not re-license upstream CAD, meshes, or brand
17
+ assets. Retain PAL Robotics, Robotiq / ROS-Industrial, and robosuite
18
+ attribution when redistributing.
19
+
20
+ Copyright (c) PAL Robotics S.L.
21
+ Copyright (c) Stanford Vision and Learning Lab and UT Robot Perception and Learning Lab
robots/mobile_manipulator/tiago_dual/asset.yaml ADDED
@@ -0,0 +1,247 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ schema_version: "0.1"
2
+
3
+ asset:
4
+ id: "tiago_dual"
5
+ name: "TIAGo Dual"
6
+ type: "robot"
7
+ category: "robot"
8
+ version: "1.0.0"
9
+ description: >
10
+ PAL Robotics TIAGo Dual wheeled bimanual mobile manipulator, imported from
11
+ robosuite (Tiago). Dual 6-DoF arms, torso lift, pan-tilt head, planar
12
+ mobile base, and a Robotiq 2F-85 gripper on each wrist.
13
+ tags: ["mobile_manipulator", "wheeled", "bimanual", "tiago", "robotiq", "robosuite"]
14
+
15
+ coordinate:
16
+ up: "Z"
17
+ forward: "X"
18
+ right: "-Y"
19
+
20
+ units:
21
+ length: "m"
22
+ mass: "kg"
23
+ time: "s"
24
+ angle: "rad"
25
+ force: "N"
26
+ torque: "N*m"
27
+ velocity: "m/s"
28
+ acceleration: "m/s2"
29
+
30
+ geometry:
31
+ visual:
32
+ format: "stl"
33
+ file: "meshes/base/base.stl"
34
+ collision:
35
+ format: "stl"
36
+ file: "meshes/base/high_resolution/base_collision.stl"
37
+
38
+ physics:
39
+ mass:
40
+ value: 76.0
41
+ unit: "kg"
42
+ source:
43
+ type: "estimated"
44
+ method: "link_sum"
45
+ center_of_mass:
46
+ value: [0.0, 0.0, 0.45]
47
+ unit: "m"
48
+ source:
49
+ type: "estimated"
50
+ inertia:
51
+ ixx: 8.0
52
+ iyy: 8.0
53
+ izz: 4.0
54
+ ixy: 0.0
55
+ ixz: 0.0
56
+ iyz: 0.0
57
+ unit: "kg*m2"
58
+ source:
59
+ type: "estimated"
60
+ friction:
61
+ static: 1.0
62
+ dynamic: 0.8
63
+ restitution: 0.0
64
+
65
+ semantics:
66
+ category: "robot"
67
+ properties:
68
+ embodiment: "mobile_manipulator"
69
+ mobility: "wheeled"
70
+ arms: "bimanual"
71
+ ontology:
72
+ id: "unimind:mobile_manipulator"
73
+
74
+ affordances:
75
+ - type: "navigate"
76
+ - type: "manipulate"
77
+ - type: "grasp"
78
+
79
+ robot:
80
+ embodiment:
81
+ type: "mobile_manipulator"
82
+ mobility: "wheeled"
83
+ arms: 2
84
+ hands: 2
85
+ legs: 0
86
+ dof: 22
87
+ kinematics:
88
+ base_link: "base_link"
89
+ ee_links: ["gripper_left_eef", "gripper_right_eef"]
90
+ joints:
91
+ count: 30
92
+ joint_mobile_forward:
93
+ type: "prismatic"
94
+ parent: "world"
95
+ child: "base"
96
+ axis: [1.0, 0.0, 0.0]
97
+ actuator:
98
+ type: "velocity"
99
+ max_velocity: 1.0
100
+ joint_mobile_side:
101
+ type: "prismatic"
102
+ parent: "base"
103
+ child: "base"
104
+ axis: [0.0, 1.0, 0.0]
105
+ actuator:
106
+ type: "velocity"
107
+ max_velocity: 1.0
108
+ joint_mobile_yaw:
109
+ type: "continuous"
110
+ parent: "base"
111
+ child: "base"
112
+ axis: [0.0, 0.0, 1.0]
113
+ actuator:
114
+ type: "velocity"
115
+ max_velocity: 1.5
116
+ torso_lift_joint:
117
+ type: "prismatic"
118
+ parent: "torso_fixed_link"
119
+ child: "torso_lift_link"
120
+ axis: [0.0, 0.0, 1.0]
121
+ limits:
122
+ lower: 0.0
123
+ upper: 0.35
124
+ dynamics:
125
+ damping: 1000.0
126
+ actuator:
127
+ type: "torque"
128
+ max_torque: 1000
129
+ arm_right_1_joint:
130
+ type: "revolute"
131
+ parent: "right_arm_mount"
132
+ child: "arm_right_1_link"
133
+ axis: [0.0, 0.0, 1.0]
134
+ limits:
135
+ lower: -1.1780972451
136
+ upper: 1.57079632679
137
+ dynamics:
138
+ damping: 10.0
139
+ actuator:
140
+ type: "torque"
141
+ max_torque: 50
142
+ arm_left_1_joint:
143
+ type: "revolute"
144
+ parent: "left_arm_mount"
145
+ child: "arm_left_1_link"
146
+ axis: [0.0, 0.0, 1.0]
147
+ limits:
148
+ lower: -1.1780972451
149
+ upper: 1.57079632679
150
+ dynamics:
151
+ damping: 10.0
152
+ actuator:
153
+ type: "torque"
154
+ max_torque: 15
155
+ gripper_right_finger_joint:
156
+ type: "revolute"
157
+ parent: "gripper_right_robotiq_85_adapter_link"
158
+ child: "gripper_right_left_outer_knuckle"
159
+ axis: [1.0, 0.0, 0.0]
160
+ limits:
161
+ lower: 0.0
162
+ upper: 0.8
163
+ actuator:
164
+ type: "position"
165
+ max_velocity: 0.8
166
+ gripper_left_finger_joint:
167
+ type: "revolute"
168
+ parent: "gripper_left_robotiq_85_adapter_link"
169
+ child: "gripper_left_left_outer_knuckle"
170
+ axis: [1.0, 0.0, 0.0]
171
+ limits:
172
+ lower: 0.0
173
+ upper: 0.8
174
+ actuator:
175
+ type: "position"
176
+ max_velocity: 0.8
177
+ sensors:
178
+ - id: "robotview"
179
+ type: "rgbd"
180
+ link: "head_2_link"
181
+ fps: 30
182
+ resolution:
183
+ width: 1280
184
+ height: 720
185
+ pose:
186
+ position: [0.07, 0.0, 0.0]
187
+ orientation_rpy: [0.0, 0.0, 0.0]
188
+ - id: "gripper_right_ft"
189
+ type: "force_torque"
190
+ link: "gripper_right_robotiq_85_adapter_link"
191
+ - id: "gripper_left_ft"
192
+ type: "force_torque"
193
+ link: "gripper_left_robotiq_85_adapter_link"
194
+ capabilities:
195
+ - navigation
196
+ - manipulation
197
+ - grasping
198
+ mjcf: "mujoco/robot.xml"
199
+
200
+ source:
201
+ type: "external"
202
+ project: "robosuite"
203
+ repository: "https://github.com/ARISE-Initiative/robosuite"
204
+ path: "robosuite/models/assets/robots/tiago"
205
+ version: "v1.5"
206
+ license: "MIT"
207
+
208
+ license:
209
+ spdx: "Apache-2.0"
210
+ file: "LICENSE"
211
+ attribution_required: true
212
+ commercial_use: true
213
+ modification: true
214
+ redistribution: true
215
+ notes: >
216
+ TIAGo Dual meshes: PAL Robotics Apache-2.0. Robotiq 2F-85 meshes via
217
+ robosuite (typically Apache-2.0 / ROS-Industrial). robosuite MJCF
218
+ packaging: MIT.
219
+
220
+ provenance:
221
+ source_type: "external"
222
+ creator: "PAL Robotics; packaged in robosuite; imported by UniEMind"
223
+ created_at: "2026-08-31"
224
+ notes: >
225
+ Copied from robosuite Tiago Dual. Planar base joints come from robosuite
226
+ NullMobileBase. Each wrist mounts a Robotiq 2F-85 (robosuite default
227
+ gripper), with tendon-coupled fingers and position actuators.
228
+
229
+ compatibility:
230
+ mujoco:
231
+ supported: true
232
+ min_version: "3.x"
233
+ file: "mujoco/robot.xml"
234
+ isaac_sim:
235
+ supported: false
236
+ notes: "Isaac / USD representation is not included in this import."
237
+
238
+ quality:
239
+ level: 2
240
+ completeness:
241
+ geometry: true
242
+ collision: true
243
+ physics: true
244
+ kinematics: true
245
+ license: true
246
+ mujoco: true
247
+ isaac_sim: false
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_1.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.8 0.8 0.8
7
+ Kd 0.8 0.8 0.8
8
+ Ks 0.8 0.8 0.8
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_1.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98a1becdaa0f17182ae242cbf829c327a108f11bb7dbdf1554ec76d7364c599
3
+ size 240384
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_2.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.1 0.1 0.1
7
+ Kd 0.1 0.1 0.1
8
+ Ks 0.1 0.1 0.1
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_2.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8df6ed235678f8e0b48f99024cb5cd9cea83c0ca6963275fe704f07433f508
3
+ size 988384
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_3.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.1 0.1 0.1
7
+ Kd 0.1 0.1 0.1
8
+ Ks 0.1 0.1 0.1
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_3.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7894bc60a7c2b68cdeaa991e9ad03f48abcb5e72f8ffb5a50b1f4edadfb417e9
3
+ size 491084
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.1 0.1 0.1
7
+ Kd 0.1 0.1 0.1
8
+ Ks 0.1 0.1 0.1
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12db11cef0bb9b743ce350946b08124e98890f30592516307a17c5b7c3582ea5
3
+ size 407534
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_4_collision.stl ADDED
Binary file (3.38 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_5-wrist-2010.stl ADDED
Binary file (75.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_5-wrist-2017.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad75b9064ed916360342c78cad139beed42e9f1429986efcad6ea1ad71578c28
3
+ size 187984
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2010.stl ADDED
Binary file (18.3 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2017.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.8 0.8 0.8
7
+ Kd 0.8 0.8 0.8
8
+ Ks 0.8 0.8 0.8
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/arm/arm_6-wrist-2017.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3599f60d6c1c6df30266e2eee48b3bf1d1d59ded41a7acb134ee2917176be3e
3
+ size 140184
robots/mobile_manipulator/tiago_dual/meshes/base/base.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb54a6d1c1afca726a7f6b825cee5a0167fb0d1e223746ae06c1d80190b2f71
3
+ size 1072284
robots/mobile_manipulator/tiago_dual/meshes/base/base_antena_link.stl ADDED
Binary file (75.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/base/base_collision.stl ADDED
Binary file (20.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/base/base_dock_link.stl ADDED
Binary file (73.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/base/base_link.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:851d2e87fdbd320585385a6a1f8f2a1addd9a234cd3782c00fb724d6410d2761
3
+ size 2130734
robots/mobile_manipulator/tiago_dual/meshes/base/base_ring.stl ADDED
Binary file (86.5 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/base/high_resolution/base.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09088c161795f242dc23bf67705cc67b250e97db0378a543f76750f660c10d12
3
+ size 2753584
robots/mobile_manipulator/tiago_dual/meshes/base/high_resolution/base_collision.stl ADDED
Binary file (28.9 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_abd_collision.stl ADDED
Binary file (5.48 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_flex_collision.stl ADDED
Binary file (5.48 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/finger_flex_tip_collision.stl ADDED
Binary file (6.68 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.1 0.1 0.1
7
+ Kd 0.1 0.1 0.1
8
+ Ks 0.1 0.1 0.1
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link.stl ADDED
Binary file (71.6 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link_collision.stl ADDED
Binary file (18.8 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_finger_link_mirror_x_y.stl ADDED
Binary file (71.6 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link.mtl ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Blender MTL File: 'None'
2
+ # Material Count: 1
3
+
4
+ newmtl None
5
+ Ns 500
6
+ Ka 0.8 0.8 0.8
7
+ Kd 0.8 0.8 0.8
8
+ Ks 0.8 0.8 0.8
9
+ d 1
10
+ illum 2
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ffd5ec40eeef1dfd15697d21851dc1e32f424e6ba94eee2a89ff2c701b59f7
3
+ size 349634
robots/mobile_manipulator/tiago_dual/meshes/grippers/gripper_link_collision.stl ADDED
Binary file (31.9 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/palm.stl ADDED
Binary file (78.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/palm_collision.stl ADDED
Binary file (31 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/grippers/thumb_abd_collision.stl ADDED
Binary file (12.3 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/head/head_1.stl ADDED
Binary file (80.9 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/head/head_2.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cc0b5fc791d313670f5d857cc83df415de6435a7c83d407b112dc6334a33158
3
+ size 144884
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_finger.stl ADDED
Binary file (18.5 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_finger_vis.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208f8225e5291f6476f7f4ca307d3786808c20a8acb0bb759bd274cc69ea4a37
3
+ size 110484
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_knuckle.stl ADDED
Binary file (14.9 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_inner_knuckle_vis.stl ADDED
Binary file (84.9 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_finger.stl ADDED
Binary file (17.3 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_finger_vis.stl ADDED
Binary file (89.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_knuckle.stl ADDED
Binary file (21.1 kB). View file
 
robots/mobile_manipulator/tiago_dual/meshes/robotiq_85_gripper/robotiq_arg2f_85_outer_knuckle_vis.stl ADDED
Binary file (67.1 kB). View file