aclegg3
commited on
Commit
•
79ae6df
1
Parent(s):
350b0d5
initial file commit
Browse files- LICENSE.txt +8 -0
- hab_spot_arm_v2.0/LICENSE.txt +8 -0
- hab_spot_arm_v2.0/meshesColored/CircuitTexture.png +3 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_el0.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_el1.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_fngr.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_hr0.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_sh0.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_sh1.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_wr0.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/arm0.link_wr1.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/base.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fl.hip.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fl.lleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fl.uleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fr.hip.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fr.lleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/fr.uleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hl.hip.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hl.lleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hl.uleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hr.hip.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hr.lleg.glb +0 -0
- hab_spot_arm_v2.0/meshesColored/hr.uleg.glb +0 -0
- hab_spot_arm_v2.0/urdf/hab_spot_arm.urdf +442 -0
- meshesColored/CircuitTexture.png +3 -0
- meshesColored/arm0.link_el0.glb +0 -0
- meshesColored/arm0.link_el1.glb +0 -0
- meshesColored/arm0.link_fngr.glb +0 -0
- meshesColored/arm0.link_hr0.glb +0 -0
- meshesColored/arm0.link_sh0.glb +0 -0
- meshesColored/arm0.link_sh1.glb +0 -0
- meshesColored/arm0.link_wr0.glb +0 -0
- meshesColored/arm0.link_wr1.glb +0 -0
- meshesColored/base.glb +0 -0
- meshesColored/fl.hip.glb +0 -0
- meshesColored/fl.lleg.glb +0 -0
- meshesColored/fl.uleg.glb +0 -0
- meshesColored/fr.hip.glb +0 -0
- meshesColored/fr.lleg.glb +0 -0
- meshesColored/fr.uleg.glb +0 -0
- meshesColored/hl.hip.glb +0 -0
- meshesColored/hl.lleg.glb +0 -0
- meshesColored/hl.uleg.glb +0 -0
- meshesColored/hr.hip.glb +0 -0
- meshesColored/hr.lleg.glb +0 -0
- meshesColored/hr.uleg.glb +0 -0
- urdf/hab_spot_arm.urdf +442 -0
LICENSE.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Original "urdf/hab_spot_arm.urdf" and all assets referenced there-in are provided courtesy of Boston Dynamics, all rights reserved.
|
2 |
+
All other assets represent derivative work of said authors.
|
3 |
+
Written permission has been acquired for redistribution of these assets with attribution.
|
4 |
+
|
5 |
+
Derivative work includes:
|
6 |
+
- modifications to URDF file
|
7 |
+
- Addition of new collision meshes
|
8 |
+
- A texturing changes (Blue pattern)
|
hab_spot_arm_v2.0/LICENSE.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Original "urdf/hab_spot_arm.urdf" and all assets referenced there-in are provided courtesy of Boston Dynamics, all rights reserved.
|
2 |
+
All other assets represent derivative work of said authors.
|
3 |
+
Written permission has been acquired for redistribution of these assets with attribution.
|
4 |
+
|
5 |
+
Derivative work includes:
|
6 |
+
- modifications to URDF file
|
7 |
+
- Addition of new collision meshes
|
8 |
+
- A texturing changes (Blue pattern)
|
hab_spot_arm_v2.0/meshesColored/CircuitTexture.png
ADDED
Git LFS Details
|
hab_spot_arm_v2.0/meshesColored/arm0.link_el0.glb
ADDED
Binary file (371 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_el1.glb
ADDED
Binary file (412 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_fngr.glb
ADDED
Binary file (175 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_hr0.glb
ADDED
Binary file (367 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_sh0.glb
ADDED
Binary file (109 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_sh1.glb
ADDED
Binary file (15.7 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_wr0.glb
ADDED
Binary file (107 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/arm0.link_wr1.glb
ADDED
Binary file (197 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/base.glb
ADDED
Binary file (297 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fl.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fl.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fl.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fr.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fr.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/fr.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hl.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hl.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hl.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hr.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hr.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
hab_spot_arm_v2.0/meshesColored/hr.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
hab_spot_arm_v2.0/urdf/hab_spot_arm.urdf
ADDED
@@ -0,0 +1,442 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<robot name="spot">
|
2 |
+
<link name="base">
|
3 |
+
<inertial>
|
4 |
+
<origin rpy="1.56 0 0" xyz="0.0 0.0 0.0" />
|
5 |
+
<!-- note: imprecise estimate of interial properties-->
|
6 |
+
<mass value="70.1294" />
|
7 |
+
<inertia ixx="1.5" ixy="0.0" ixz="0.0" iyy="1.5" iyz="0.0" izz="0.5" />
|
8 |
+
</inertial>
|
9 |
+
<collision>
|
10 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
11 |
+
<geometry>
|
12 |
+
<mesh filename="../meshesColored/base.glb"/>
|
13 |
+
</geometry>
|
14 |
+
</collision>
|
15 |
+
<visual>
|
16 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
17 |
+
<geometry>
|
18 |
+
<mesh filename="../meshesColored/base.glb"/>
|
19 |
+
</geometry>
|
20 |
+
</visual>
|
21 |
+
</link>
|
22 |
+
<link name="fl.hip">
|
23 |
+
<collision>
|
24 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
25 |
+
<geometry>
|
26 |
+
<mesh filename="../meshesColored/fl.hip.glb"/>
|
27 |
+
</geometry>
|
28 |
+
</collision>
|
29 |
+
<visual>
|
30 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
31 |
+
<geometry>
|
32 |
+
<mesh filename="../meshesColored/fl.hip.glb"/>
|
33 |
+
</geometry>
|
34 |
+
</visual>
|
35 |
+
</link>
|
36 |
+
<joint name="fl.hx" type="revolute">
|
37 |
+
<origin xyz="0.29785 0.05500 0.00000" rpy="0 0 0"/>
|
38 |
+
<axis xyz="1 0 0"/>
|
39 |
+
<parent link="base"/>
|
40 |
+
<child link="fl.hip"/>
|
41 |
+
<limit effort="1000" velocity="1000.00" lower="-0.804862" upper="0.772428"/>
|
42 |
+
</joint>
|
43 |
+
<link name="fl.uleg">
|
44 |
+
<collision>
|
45 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
46 |
+
<geometry>
|
47 |
+
<mesh filename="../meshesColored/fl.uleg.glb"/>
|
48 |
+
</geometry>
|
49 |
+
</collision>
|
50 |
+
<visual>
|
51 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
52 |
+
<geometry>
|
53 |
+
<mesh filename="../meshesColored/fl.uleg.glb"/>
|
54 |
+
</geometry>
|
55 |
+
</visual>
|
56 |
+
</link>
|
57 |
+
<joint name="fl.hy" type="revolute">
|
58 |
+
<origin xyz="0.0 0.110945 0.0" rpy="0 0 0"/>
|
59 |
+
<axis xyz="0 1 0"/>
|
60 |
+
<parent link="fl.hip"/>
|
61 |
+
<child link="fl.uleg"/>
|
62 |
+
<limit effort="1000" velocity="1000.00" lower="-0.8804" upper="2.26513"/>
|
63 |
+
</joint>
|
64 |
+
<link name="fl.lleg">
|
65 |
+
<collision>
|
66 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
67 |
+
<geometry>
|
68 |
+
<mesh filename="../meshesColored/fl.lleg.glb"/>
|
69 |
+
</geometry>
|
70 |
+
</collision>
|
71 |
+
<visual>
|
72 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
73 |
+
<geometry>
|
74 |
+
<mesh filename="../meshesColored/fl.lleg.glb"/>
|
75 |
+
</geometry>
|
76 |
+
</visual>
|
77 |
+
</link>
|
78 |
+
<joint name="fl.kn" type="revolute">
|
79 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
80 |
+
<axis xyz="0 1 0"/>
|
81 |
+
<parent link="fl.uleg"/>
|
82 |
+
<child link="fl.lleg"/>
|
83 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80883" upper="-0.264082"/>
|
84 |
+
</joint>
|
85 |
+
<link name="fr.hip">
|
86 |
+
<collision>
|
87 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
88 |
+
<geometry>
|
89 |
+
<mesh filename="../meshesColored/fr.hip.glb"/>
|
90 |
+
</geometry>
|
91 |
+
</collision>
|
92 |
+
<visual>
|
93 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
94 |
+
<geometry>
|
95 |
+
<mesh filename="../meshesColored/fr.hip.glb"/>
|
96 |
+
</geometry>
|
97 |
+
</visual>
|
98 |
+
</link>
|
99 |
+
<joint name="fr.hx" type="revolute">
|
100 |
+
<origin xyz="0.29785 -0.05500 0.00000" rpy="0 0 0"/>
|
101 |
+
<axis xyz="1 0 0"/>
|
102 |
+
<parent link="base"/>
|
103 |
+
<child link="fr.hip"/>
|
104 |
+
<limit effort="1000" velocity="1000.00" lower="-0.777519" upper="0.788929"/>
|
105 |
+
</joint>
|
106 |
+
<link name="fr.uleg">
|
107 |
+
<collision>
|
108 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
109 |
+
<geometry>
|
110 |
+
<mesh filename="../meshesColored/fr.uleg.glb"/>
|
111 |
+
</geometry>
|
112 |
+
</collision>
|
113 |
+
<visual>
|
114 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
115 |
+
<geometry>
|
116 |
+
<mesh filename="../meshesColored/fr.uleg.glb"/>
|
117 |
+
</geometry>
|
118 |
+
</visual>
|
119 |
+
</link>
|
120 |
+
<joint name="fr.hy" type="revolute">
|
121 |
+
<origin xyz="0.0 -0.110945 0.0" rpy="0 0 0"/>
|
122 |
+
<axis xyz="0 1 0"/>
|
123 |
+
<parent link="fr.hip"/>
|
124 |
+
<child link="fr.uleg"/>
|
125 |
+
<limit effort="1000" velocity="1000.00" lower="-0.868926" upper="2.27521"/>
|
126 |
+
</joint>
|
127 |
+
<link name="fr.lleg">
|
128 |
+
<collision>
|
129 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
130 |
+
<geometry>
|
131 |
+
<mesh filename="../meshesColored/fr.lleg.glb"/>
|
132 |
+
</geometry>
|
133 |
+
</collision>
|
134 |
+
<visual>
|
135 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
136 |
+
<geometry>
|
137 |
+
<mesh filename="../meshesColored/fr.lleg.glb"/>
|
138 |
+
</geometry>
|
139 |
+
</visual>
|
140 |
+
</link>
|
141 |
+
<joint name="fr.kn" type="revolute">
|
142 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
143 |
+
<axis xyz="0 1 0"/>
|
144 |
+
<parent link="fr.uleg"/>
|
145 |
+
<child link="fr.lleg"/>
|
146 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80347" upper="-0.278219"/>
|
147 |
+
</joint>
|
148 |
+
<link name="hl.hip">
|
149 |
+
<collision>
|
150 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
151 |
+
<geometry>
|
152 |
+
<mesh filename="../meshesColored/hl.hip.glb"/>
|
153 |
+
</geometry>
|
154 |
+
</collision>
|
155 |
+
<visual>
|
156 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
157 |
+
<geometry>
|
158 |
+
<mesh filename="../meshesColored/hl.hip.glb"/>
|
159 |
+
</geometry>
|
160 |
+
</visual>
|
161 |
+
</link>
|
162 |
+
<joint name="hl.hx" type="revolute">
|
163 |
+
<origin xyz="-0.29785 0.05500 0.00000" rpy="0 0 0"/>
|
164 |
+
<axis xyz="1 0 0"/>
|
165 |
+
<parent link="base"/>
|
166 |
+
<child link="hl.hip"/>
|
167 |
+
<limit effort="1000" velocity="1000.00" lower="-0.804268" upper="0.773025"/>
|
168 |
+
</joint>
|
169 |
+
<link name="hl.uleg">
|
170 |
+
<collision>
|
171 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
172 |
+
<geometry>
|
173 |
+
<mesh filename="../meshesColored/hl.uleg.glb"/>
|
174 |
+
</geometry>
|
175 |
+
</collision>
|
176 |
+
<visual>
|
177 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
178 |
+
<geometry>
|
179 |
+
<mesh filename="../meshesColored/hl.uleg.glb"/>
|
180 |
+
</geometry>
|
181 |
+
</visual>
|
182 |
+
</link>
|
183 |
+
<joint name="hl.hy" type="revolute">
|
184 |
+
<origin xyz="0.0 0.110945 0.0" rpy="0 0 0"/>
|
185 |
+
<axis xyz="0 1 0"/>
|
186 |
+
<parent link="hl.hip"/>
|
187 |
+
<child link="hl.uleg"/>
|
188 |
+
<limit effort="1000" velocity="1000.00" lower="-0.912476" upper="2.23797"/>
|
189 |
+
</joint>
|
190 |
+
<link name="hl.lleg">
|
191 |
+
<collision>
|
192 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
193 |
+
<geometry>
|
194 |
+
<mesh filename="../meshesColored/hl.lleg.glb"/>
|
195 |
+
</geometry>
|
196 |
+
</collision>
|
197 |
+
<visual>
|
198 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
199 |
+
<geometry>
|
200 |
+
<mesh filename="../meshesColored/hl.lleg.glb"/>
|
201 |
+
</geometry>
|
202 |
+
</visual>
|
203 |
+
</link>
|
204 |
+
<joint name="hl.kn" type="revolute">
|
205 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
206 |
+
<axis xyz="0 1 0"/>
|
207 |
+
<parent link="hl.uleg"/>
|
208 |
+
<child link="hl.lleg"/>
|
209 |
+
<limit effort="1000" velocity="1000.00" lower="-2.7618" upper="-0.232408"/>
|
210 |
+
</joint>
|
211 |
+
<link name="hr.hip">
|
212 |
+
<collision>
|
213 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
214 |
+
<geometry>
|
215 |
+
<mesh filename="../meshesColored/hr.hip.glb"/>
|
216 |
+
</geometry>
|
217 |
+
</collision>
|
218 |
+
<visual>
|
219 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
220 |
+
<geometry>
|
221 |
+
<mesh filename="../meshesColored/hr.hip.glb"/>
|
222 |
+
</geometry>
|
223 |
+
</visual>
|
224 |
+
</link>
|
225 |
+
<joint name="hr.hx" type="revolute">
|
226 |
+
<origin xyz="-0.29785 -0.05500 0.00000" rpy="0 0 0"/>
|
227 |
+
<axis xyz="1 0 0"/>
|
228 |
+
<parent link="base"/>
|
229 |
+
<child link="hr.hip"/>
|
230 |
+
<limit effort="1000" velocity="1000.00" lower="-0.792274" upper="0.781365"/>
|
231 |
+
</joint>
|
232 |
+
<link name="hr.uleg">
|
233 |
+
<collision>
|
234 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
235 |
+
<geometry>
|
236 |
+
<mesh filename="../meshesColored/hr.uleg.glb"/>
|
237 |
+
</geometry>
|
238 |
+
</collision>
|
239 |
+
<visual>
|
240 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
241 |
+
<geometry>
|
242 |
+
<mesh filename="../meshesColored/hr.uleg.glb"/>
|
243 |
+
</geometry>
|
244 |
+
</visual>
|
245 |
+
</link>
|
246 |
+
<joint name="hr.hy" type="revolute">
|
247 |
+
<origin xyz="0.0 -0.110945 0.0" rpy="0 0 0"/>
|
248 |
+
<axis xyz="0 1 0"/>
|
249 |
+
<parent link="hr.hip"/>
|
250 |
+
<child link="hr.uleg"/>
|
251 |
+
<limit effort="1000" velocity="1000.00" lower="-0.886536" upper="2.25781"/>
|
252 |
+
</joint>
|
253 |
+
<link name="hr.lleg">
|
254 |
+
<collision>
|
255 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
256 |
+
<geometry>
|
257 |
+
<mesh filename="../meshesColored/hr.lleg.glb"/>
|
258 |
+
</geometry>
|
259 |
+
</collision>
|
260 |
+
<visual>
|
261 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
262 |
+
<geometry>
|
263 |
+
<mesh filename="../meshesColored/hr.lleg.glb"/>
|
264 |
+
</geometry>
|
265 |
+
</visual>
|
266 |
+
</link>
|
267 |
+
<joint name="hr.kn" type="revolute">
|
268 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
269 |
+
<axis xyz="0 1 0"/>
|
270 |
+
<parent link="hr.uleg"/>
|
271 |
+
<child link="hr.lleg"/>
|
272 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80304" upper="-0.251421"/>
|
273 |
+
</joint>
|
274 |
+
<link name="arm0.link_sh0">
|
275 |
+
<collision>
|
276 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
277 |
+
<geometry>
|
278 |
+
<mesh filename="../meshesColored/arm0.link_sh0.glb"/>
|
279 |
+
</geometry>
|
280 |
+
</collision>
|
281 |
+
<visual>
|
282 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
283 |
+
<geometry>
|
284 |
+
<mesh filename="../meshesColored/arm0.link_sh0.glb"/>
|
285 |
+
</geometry>
|
286 |
+
</visual>
|
287 |
+
</link>
|
288 |
+
<joint name="arm0.sh0" type="revolute">
|
289 |
+
<origin xyz="0.292 0.0 0.188" rpy="0 0 0"/>
|
290 |
+
<axis xyz="0 0 1"/>
|
291 |
+
<parent link="base"/>
|
292 |
+
<child link="arm0.link_sh0"/>
|
293 |
+
<limit effort="1000" velocity="1000.00" lower="-2.61799387799149441136" upper="3.14159265358979311599"/>
|
294 |
+
</joint>
|
295 |
+
<link name="arm0.link_sh1">
|
296 |
+
<collision>
|
297 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
298 |
+
<geometry>
|
299 |
+
<mesh filename="../meshesColored/arm0.link_sh1.glb"/>
|
300 |
+
</geometry>
|
301 |
+
</collision>
|
302 |
+
<visual>
|
303 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
304 |
+
<geometry>
|
305 |
+
<mesh filename="../meshesColored/arm0.link_sh1.glb"/>
|
306 |
+
</geometry>
|
307 |
+
</visual>
|
308 |
+
</link>
|
309 |
+
<joint name="arm0.sh1" type="revolute">
|
310 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
311 |
+
<axis xyz="0 1 0"/>
|
312 |
+
<parent link="arm0.link_sh0"/>
|
313 |
+
<child link="arm0.link_sh1"/>
|
314 |
+
<limit effort="1000" velocity="1000.00" lower="-3.14159265358979311599" upper="0.52359877559829881565"/>
|
315 |
+
</joint>
|
316 |
+
<link name="arm0.link_hr0">
|
317 |
+
<collision>
|
318 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
319 |
+
<geometry>
|
320 |
+
<mesh filename="../meshesColored/arm0.link_hr0.glb"/>
|
321 |
+
</geometry>
|
322 |
+
</collision>
|
323 |
+
<visual>
|
324 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
325 |
+
<geometry>
|
326 |
+
<mesh filename="../meshesColored/arm0.link_hr0.glb"/>
|
327 |
+
</geometry>
|
328 |
+
</visual>
|
329 |
+
</link>
|
330 |
+
<joint name="arm0.hr0" type="revolute">
|
331 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
332 |
+
<axis xyz="1 0 0"/>
|
333 |
+
<parent link="arm0.link_sh1"/>
|
334 |
+
<child link="arm0.link_hr0"/>
|
335 |
+
<limit effort="1000" velocity="1000.00" lower="-1e6" upper="1e6"/>
|
336 |
+
</joint>
|
337 |
+
<link name="arm0.link_el0">
|
338 |
+
<collision>
|
339 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
340 |
+
<geometry>
|
341 |
+
<mesh filename="../meshesColored/arm0.link_el0.glb"/>
|
342 |
+
</geometry>
|
343 |
+
</collision>
|
344 |
+
<visual>
|
345 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
346 |
+
<geometry>
|
347 |
+
<mesh filename="../meshesColored/arm0.link_el0.glb"/>
|
348 |
+
</geometry>
|
349 |
+
</visual>
|
350 |
+
</link>
|
351 |
+
<joint name="arm0.el0" type="revolute">
|
352 |
+
<origin xyz="0.3385 0 0" rpy="0 0 0"/>
|
353 |
+
<axis xyz="0 1 0"/>
|
354 |
+
<parent link="arm0.link_hr0"/>
|
355 |
+
<child link="arm0.link_el0"/>
|
356 |
+
<limit effort="1000" velocity="1000.00" lower="0" upper="3.14159265358979311599"/>
|
357 |
+
</joint>
|
358 |
+
<link name="arm0.link_el1">
|
359 |
+
<collision>
|
360 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
361 |
+
<geometry>
|
362 |
+
<mesh filename="../meshesColored/arm0.link_el1.glb"/>
|
363 |
+
</geometry>
|
364 |
+
</collision>
|
365 |
+
<visual>
|
366 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
367 |
+
<geometry>
|
368 |
+
<mesh filename="../meshesColored/arm0.link_el1.glb"/>
|
369 |
+
</geometry>
|
370 |
+
</visual>
|
371 |
+
</link>
|
372 |
+
<joint name="arm0.el1" type="revolute">
|
373 |
+
<origin xyz="0.40330 0.0 0.0750" rpy="0 0 0"/>
|
374 |
+
<axis xyz="1 0 0"/>
|
375 |
+
<parent link="arm0.link_el0"/>
|
376 |
+
<child link="arm0.link_el1"/>
|
377 |
+
<limit effort="1000" velocity="1000.00" lower="-2.79252680319092716487" upper="2.79252680319092716487"/>
|
378 |
+
</joint>
|
379 |
+
<link name="arm0.link_wr0">
|
380 |
+
<collision>
|
381 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
382 |
+
<geometry>
|
383 |
+
<mesh filename="../meshesColored/arm0.link_wr0.glb"/>
|
384 |
+
</geometry>
|
385 |
+
</collision>
|
386 |
+
<visual>
|
387 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
388 |
+
<geometry>
|
389 |
+
<mesh filename="../meshesColored/arm0.link_wr0.glb"/>
|
390 |
+
</geometry>
|
391 |
+
</visual>
|
392 |
+
</link>
|
393 |
+
<joint name="arm0.wr0" type="revolute">
|
394 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
395 |
+
<axis xyz="0 1 0"/>
|
396 |
+
<parent link="arm0.link_el1"/>
|
397 |
+
<child link="arm0.link_wr0"/>
|
398 |
+
<limit effort="1000" velocity="1000.00" lower="-1.83259571459404613236" upper="1.83259571459404613236"/>
|
399 |
+
</joint>
|
400 |
+
<link name="arm0.link_wr1">
|
401 |
+
<collision>
|
402 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
403 |
+
<geometry>
|
404 |
+
<mesh filename="../meshesColored/arm0.link_wr1.glb"/>
|
405 |
+
</geometry>
|
406 |
+
</collision>
|
407 |
+
<visual>
|
408 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
409 |
+
<geometry>
|
410 |
+
<mesh filename="../meshesColored/arm0.link_wr1.glb"/>
|
411 |
+
</geometry>
|
412 |
+
</visual>
|
413 |
+
</link>
|
414 |
+
<joint name="arm0.wr1" type="revolute">
|
415 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
416 |
+
<axis xyz="1 0 0"/>
|
417 |
+
<parent link="arm0.link_wr0"/>
|
418 |
+
<child link="arm0.link_wr1"/>
|
419 |
+
<limit effort="1000" velocity="1000.00" lower="-2.87979326579064354163" upper="2.87979326579064354163"/>
|
420 |
+
</joint>
|
421 |
+
<link name="arm0.link_fngr">
|
422 |
+
<collision>
|
423 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
424 |
+
<geometry>
|
425 |
+
<mesh filename="../meshesColored/arm0.link_fngr.glb"/>
|
426 |
+
</geometry>
|
427 |
+
</collision>
|
428 |
+
<visual>
|
429 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
430 |
+
<geometry>
|
431 |
+
<mesh filename="../meshesColored/arm0.link_fngr.glb"/>
|
432 |
+
</geometry>
|
433 |
+
</visual>
|
434 |
+
</link>
|
435 |
+
<joint name="arm0.f1x" type="revolute">
|
436 |
+
<origin xyz="0.11745 0 0.014820" rpy="0 0 0"/>
|
437 |
+
<axis xyz="0.0 1.0 0.0"/>
|
438 |
+
<parent link="arm0.link_wr1"/>
|
439 |
+
<child link="arm0.link_fngr"/>
|
440 |
+
<limit effort="1000" velocity="1000.00" lower="-1.57" upper="0.0"/>
|
441 |
+
</joint>
|
442 |
+
</robot>
|
meshesColored/CircuitTexture.png
ADDED
Git LFS Details
|
meshesColored/arm0.link_el0.glb
ADDED
Binary file (371 kB). View file
|
|
meshesColored/arm0.link_el1.glb
ADDED
Binary file (412 kB). View file
|
|
meshesColored/arm0.link_fngr.glb
ADDED
Binary file (175 kB). View file
|
|
meshesColored/arm0.link_hr0.glb
ADDED
Binary file (367 kB). View file
|
|
meshesColored/arm0.link_sh0.glb
ADDED
Binary file (109 kB). View file
|
|
meshesColored/arm0.link_sh1.glb
ADDED
Binary file (15.7 kB). View file
|
|
meshesColored/arm0.link_wr0.glb
ADDED
Binary file (107 kB). View file
|
|
meshesColored/arm0.link_wr1.glb
ADDED
Binary file (197 kB). View file
|
|
meshesColored/base.glb
ADDED
Binary file (297 kB). View file
|
|
meshesColored/fl.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
meshesColored/fl.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
meshesColored/fl.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
meshesColored/fr.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
meshesColored/fr.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
meshesColored/fr.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
meshesColored/hl.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
meshesColored/hl.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
meshesColored/hl.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
meshesColored/hr.hip.glb
ADDED
Binary file (26.3 kB). View file
|
|
meshesColored/hr.lleg.glb
ADDED
Binary file (28.1 kB). View file
|
|
meshesColored/hr.uleg.glb
ADDED
Binary file (292 kB). View file
|
|
urdf/hab_spot_arm.urdf
ADDED
@@ -0,0 +1,442 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<robot name="spot">
|
2 |
+
<link name="base">
|
3 |
+
<inertial>
|
4 |
+
<origin rpy="1.56 0 0" xyz="0.0 0.0 0.0" />
|
5 |
+
<!-- note: imprecise estimate of interial properties-->
|
6 |
+
<mass value="70.1294" />
|
7 |
+
<inertia ixx="1.5" ixy="0.0" ixz="0.0" iyy="1.5" iyz="0.0" izz="0.5" />
|
8 |
+
</inertial>
|
9 |
+
<collision>
|
10 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
11 |
+
<geometry>
|
12 |
+
<mesh filename="../meshesColored/base.glb"/>
|
13 |
+
</geometry>
|
14 |
+
</collision>
|
15 |
+
<visual>
|
16 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
17 |
+
<geometry>
|
18 |
+
<mesh filename="../meshesColored/base.glb"/>
|
19 |
+
</geometry>
|
20 |
+
</visual>
|
21 |
+
</link>
|
22 |
+
<link name="fl.hip">
|
23 |
+
<collision>
|
24 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
25 |
+
<geometry>
|
26 |
+
<mesh filename="../meshesColored/fl.hip.glb"/>
|
27 |
+
</geometry>
|
28 |
+
</collision>
|
29 |
+
<visual>
|
30 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
31 |
+
<geometry>
|
32 |
+
<mesh filename="../meshesColored/fl.hip.glb"/>
|
33 |
+
</geometry>
|
34 |
+
</visual>
|
35 |
+
</link>
|
36 |
+
<joint name="fl.hx" type="revolute">
|
37 |
+
<origin xyz="0.29785 0.05500 0.00000" rpy="0 0 0"/>
|
38 |
+
<axis xyz="1 0 0"/>
|
39 |
+
<parent link="base"/>
|
40 |
+
<child link="fl.hip"/>
|
41 |
+
<limit effort="1000" velocity="1000.00" lower="-0.804862" upper="0.772428"/>
|
42 |
+
</joint>
|
43 |
+
<link name="fl.uleg">
|
44 |
+
<collision>
|
45 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
46 |
+
<geometry>
|
47 |
+
<mesh filename="../meshesColored/fl.uleg.glb"/>
|
48 |
+
</geometry>
|
49 |
+
</collision>
|
50 |
+
<visual>
|
51 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
52 |
+
<geometry>
|
53 |
+
<mesh filename="../meshesColored/fl.uleg.glb"/>
|
54 |
+
</geometry>
|
55 |
+
</visual>
|
56 |
+
</link>
|
57 |
+
<joint name="fl.hy" type="revolute">
|
58 |
+
<origin xyz="0.0 0.110945 0.0" rpy="0 0 0"/>
|
59 |
+
<axis xyz="0 1 0"/>
|
60 |
+
<parent link="fl.hip"/>
|
61 |
+
<child link="fl.uleg"/>
|
62 |
+
<limit effort="1000" velocity="1000.00" lower="-0.8804" upper="2.26513"/>
|
63 |
+
</joint>
|
64 |
+
<link name="fl.lleg">
|
65 |
+
<collision>
|
66 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
67 |
+
<geometry>
|
68 |
+
<mesh filename="../meshesColored/fl.lleg.glb"/>
|
69 |
+
</geometry>
|
70 |
+
</collision>
|
71 |
+
<visual>
|
72 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
73 |
+
<geometry>
|
74 |
+
<mesh filename="../meshesColored/fl.lleg.glb"/>
|
75 |
+
</geometry>
|
76 |
+
</visual>
|
77 |
+
</link>
|
78 |
+
<joint name="fl.kn" type="revolute">
|
79 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
80 |
+
<axis xyz="0 1 0"/>
|
81 |
+
<parent link="fl.uleg"/>
|
82 |
+
<child link="fl.lleg"/>
|
83 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80883" upper="-0.264082"/>
|
84 |
+
</joint>
|
85 |
+
<link name="fr.hip">
|
86 |
+
<collision>
|
87 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
88 |
+
<geometry>
|
89 |
+
<mesh filename="../meshesColored/fr.hip.glb"/>
|
90 |
+
</geometry>
|
91 |
+
</collision>
|
92 |
+
<visual>
|
93 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
94 |
+
<geometry>
|
95 |
+
<mesh filename="../meshesColored/fr.hip.glb"/>
|
96 |
+
</geometry>
|
97 |
+
</visual>
|
98 |
+
</link>
|
99 |
+
<joint name="fr.hx" type="revolute">
|
100 |
+
<origin xyz="0.29785 -0.05500 0.00000" rpy="0 0 0"/>
|
101 |
+
<axis xyz="1 0 0"/>
|
102 |
+
<parent link="base"/>
|
103 |
+
<child link="fr.hip"/>
|
104 |
+
<limit effort="1000" velocity="1000.00" lower="-0.777519" upper="0.788929"/>
|
105 |
+
</joint>
|
106 |
+
<link name="fr.uleg">
|
107 |
+
<collision>
|
108 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
109 |
+
<geometry>
|
110 |
+
<mesh filename="../meshesColored/fr.uleg.glb"/>
|
111 |
+
</geometry>
|
112 |
+
</collision>
|
113 |
+
<visual>
|
114 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
115 |
+
<geometry>
|
116 |
+
<mesh filename="../meshesColored/fr.uleg.glb"/>
|
117 |
+
</geometry>
|
118 |
+
</visual>
|
119 |
+
</link>
|
120 |
+
<joint name="fr.hy" type="revolute">
|
121 |
+
<origin xyz="0.0 -0.110945 0.0" rpy="0 0 0"/>
|
122 |
+
<axis xyz="0 1 0"/>
|
123 |
+
<parent link="fr.hip"/>
|
124 |
+
<child link="fr.uleg"/>
|
125 |
+
<limit effort="1000" velocity="1000.00" lower="-0.868926" upper="2.27521"/>
|
126 |
+
</joint>
|
127 |
+
<link name="fr.lleg">
|
128 |
+
<collision>
|
129 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
130 |
+
<geometry>
|
131 |
+
<mesh filename="../meshesColored/fr.lleg.glb"/>
|
132 |
+
</geometry>
|
133 |
+
</collision>
|
134 |
+
<visual>
|
135 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
136 |
+
<geometry>
|
137 |
+
<mesh filename="../meshesColored/fr.lleg.glb"/>
|
138 |
+
</geometry>
|
139 |
+
</visual>
|
140 |
+
</link>
|
141 |
+
<joint name="fr.kn" type="revolute">
|
142 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
143 |
+
<axis xyz="0 1 0"/>
|
144 |
+
<parent link="fr.uleg"/>
|
145 |
+
<child link="fr.lleg"/>
|
146 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80347" upper="-0.278219"/>
|
147 |
+
</joint>
|
148 |
+
<link name="hl.hip">
|
149 |
+
<collision>
|
150 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
151 |
+
<geometry>
|
152 |
+
<mesh filename="../meshesColored/hl.hip.glb"/>
|
153 |
+
</geometry>
|
154 |
+
</collision>
|
155 |
+
<visual>
|
156 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
157 |
+
<geometry>
|
158 |
+
<mesh filename="../meshesColored/hl.hip.glb"/>
|
159 |
+
</geometry>
|
160 |
+
</visual>
|
161 |
+
</link>
|
162 |
+
<joint name="hl.hx" type="revolute">
|
163 |
+
<origin xyz="-0.29785 0.05500 0.00000" rpy="0 0 0"/>
|
164 |
+
<axis xyz="1 0 0"/>
|
165 |
+
<parent link="base"/>
|
166 |
+
<child link="hl.hip"/>
|
167 |
+
<limit effort="1000" velocity="1000.00" lower="-0.804268" upper="0.773025"/>
|
168 |
+
</joint>
|
169 |
+
<link name="hl.uleg">
|
170 |
+
<collision>
|
171 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
172 |
+
<geometry>
|
173 |
+
<mesh filename="../meshesColored/hl.uleg.glb"/>
|
174 |
+
</geometry>
|
175 |
+
</collision>
|
176 |
+
<visual>
|
177 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
178 |
+
<geometry>
|
179 |
+
<mesh filename="../meshesColored/hl.uleg.glb"/>
|
180 |
+
</geometry>
|
181 |
+
</visual>
|
182 |
+
</link>
|
183 |
+
<joint name="hl.hy" type="revolute">
|
184 |
+
<origin xyz="0.0 0.110945 0.0" rpy="0 0 0"/>
|
185 |
+
<axis xyz="0 1 0"/>
|
186 |
+
<parent link="hl.hip"/>
|
187 |
+
<child link="hl.uleg"/>
|
188 |
+
<limit effort="1000" velocity="1000.00" lower="-0.912476" upper="2.23797"/>
|
189 |
+
</joint>
|
190 |
+
<link name="hl.lleg">
|
191 |
+
<collision>
|
192 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
193 |
+
<geometry>
|
194 |
+
<mesh filename="../meshesColored/hl.lleg.glb"/>
|
195 |
+
</geometry>
|
196 |
+
</collision>
|
197 |
+
<visual>
|
198 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
199 |
+
<geometry>
|
200 |
+
<mesh filename="../meshesColored/hl.lleg.glb"/>
|
201 |
+
</geometry>
|
202 |
+
</visual>
|
203 |
+
</link>
|
204 |
+
<joint name="hl.kn" type="revolute">
|
205 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
206 |
+
<axis xyz="0 1 0"/>
|
207 |
+
<parent link="hl.uleg"/>
|
208 |
+
<child link="hl.lleg"/>
|
209 |
+
<limit effort="1000" velocity="1000.00" lower="-2.7618" upper="-0.232408"/>
|
210 |
+
</joint>
|
211 |
+
<link name="hr.hip">
|
212 |
+
<collision>
|
213 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
214 |
+
<geometry>
|
215 |
+
<mesh filename="../meshesColored/hr.hip.glb"/>
|
216 |
+
</geometry>
|
217 |
+
</collision>
|
218 |
+
<visual>
|
219 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
220 |
+
<geometry>
|
221 |
+
<mesh filename="../meshesColored/hr.hip.glb"/>
|
222 |
+
</geometry>
|
223 |
+
</visual>
|
224 |
+
</link>
|
225 |
+
<joint name="hr.hx" type="revolute">
|
226 |
+
<origin xyz="-0.29785 -0.05500 0.00000" rpy="0 0 0"/>
|
227 |
+
<axis xyz="1 0 0"/>
|
228 |
+
<parent link="base"/>
|
229 |
+
<child link="hr.hip"/>
|
230 |
+
<limit effort="1000" velocity="1000.00" lower="-0.792274" upper="0.781365"/>
|
231 |
+
</joint>
|
232 |
+
<link name="hr.uleg">
|
233 |
+
<collision>
|
234 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
235 |
+
<geometry>
|
236 |
+
<mesh filename="../meshesColored/hr.uleg.glb"/>
|
237 |
+
</geometry>
|
238 |
+
</collision>
|
239 |
+
<visual>
|
240 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
241 |
+
<geometry>
|
242 |
+
<mesh filename="../meshesColored/hr.uleg.glb"/>
|
243 |
+
</geometry>
|
244 |
+
</visual>
|
245 |
+
</link>
|
246 |
+
<joint name="hr.hy" type="revolute">
|
247 |
+
<origin xyz="0.0 -0.110945 0.0" rpy="0 0 0"/>
|
248 |
+
<axis xyz="0 1 0"/>
|
249 |
+
<parent link="hr.hip"/>
|
250 |
+
<child link="hr.uleg"/>
|
251 |
+
<limit effort="1000" velocity="1000.00" lower="-0.886536" upper="2.25781"/>
|
252 |
+
</joint>
|
253 |
+
<link name="hr.lleg">
|
254 |
+
<collision>
|
255 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
256 |
+
<geometry>
|
257 |
+
<mesh filename="../meshesColored/hr.lleg.glb"/>
|
258 |
+
</geometry>
|
259 |
+
</collision>
|
260 |
+
<visual>
|
261 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
262 |
+
<geometry>
|
263 |
+
<mesh filename="../meshesColored/hr.lleg.glb"/>
|
264 |
+
</geometry>
|
265 |
+
</visual>
|
266 |
+
</link>
|
267 |
+
<joint name="hr.kn" type="revolute">
|
268 |
+
<origin xyz="0.025 0.000 -0.3205" rpy="0 0 0"/>
|
269 |
+
<axis xyz="0 1 0"/>
|
270 |
+
<parent link="hr.uleg"/>
|
271 |
+
<child link="hr.lleg"/>
|
272 |
+
<limit effort="1000" velocity="1000.00" lower="-2.80304" upper="-0.251421"/>
|
273 |
+
</joint>
|
274 |
+
<link name="arm0.link_sh0">
|
275 |
+
<collision>
|
276 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
277 |
+
<geometry>
|
278 |
+
<mesh filename="../meshesColored/arm0.link_sh0.glb"/>
|
279 |
+
</geometry>
|
280 |
+
</collision>
|
281 |
+
<visual>
|
282 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
283 |
+
<geometry>
|
284 |
+
<mesh filename="../meshesColored/arm0.link_sh0.glb"/>
|
285 |
+
</geometry>
|
286 |
+
</visual>
|
287 |
+
</link>
|
288 |
+
<joint name="arm0.sh0" type="revolute">
|
289 |
+
<origin xyz="0.292 0.0 0.188" rpy="0 0 0"/>
|
290 |
+
<axis xyz="0 0 1"/>
|
291 |
+
<parent link="base"/>
|
292 |
+
<child link="arm0.link_sh0"/>
|
293 |
+
<limit effort="1000" velocity="1000.00" lower="-2.61799387799149441136" upper="3.14159265358979311599"/>
|
294 |
+
</joint>
|
295 |
+
<link name="arm0.link_sh1">
|
296 |
+
<collision>
|
297 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
298 |
+
<geometry>
|
299 |
+
<mesh filename="../meshesColored/arm0.link_sh1.glb"/>
|
300 |
+
</geometry>
|
301 |
+
</collision>
|
302 |
+
<visual>
|
303 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
304 |
+
<geometry>
|
305 |
+
<mesh filename="../meshesColored/arm0.link_sh1.glb"/>
|
306 |
+
</geometry>
|
307 |
+
</visual>
|
308 |
+
</link>
|
309 |
+
<joint name="arm0.sh1" type="revolute">
|
310 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
311 |
+
<axis xyz="0 1 0"/>
|
312 |
+
<parent link="arm0.link_sh0"/>
|
313 |
+
<child link="arm0.link_sh1"/>
|
314 |
+
<limit effort="1000" velocity="1000.00" lower="-3.14159265358979311599" upper="0.52359877559829881565"/>
|
315 |
+
</joint>
|
316 |
+
<link name="arm0.link_hr0">
|
317 |
+
<collision>
|
318 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
319 |
+
<geometry>
|
320 |
+
<mesh filename="../meshesColored/arm0.link_hr0.glb"/>
|
321 |
+
</geometry>
|
322 |
+
</collision>
|
323 |
+
<visual>
|
324 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
325 |
+
<geometry>
|
326 |
+
<mesh filename="../meshesColored/arm0.link_hr0.glb"/>
|
327 |
+
</geometry>
|
328 |
+
</visual>
|
329 |
+
</link>
|
330 |
+
<joint name="arm0.hr0" type="revolute">
|
331 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
332 |
+
<axis xyz="1 0 0"/>
|
333 |
+
<parent link="arm0.link_sh1"/>
|
334 |
+
<child link="arm0.link_hr0"/>
|
335 |
+
<limit effort="1000" velocity="1000.00" lower="-1e6" upper="1e6"/>
|
336 |
+
</joint>
|
337 |
+
<link name="arm0.link_el0">
|
338 |
+
<collision>
|
339 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
340 |
+
<geometry>
|
341 |
+
<mesh filename="../meshesColored/arm0.link_el0.glb"/>
|
342 |
+
</geometry>
|
343 |
+
</collision>
|
344 |
+
<visual>
|
345 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
346 |
+
<geometry>
|
347 |
+
<mesh filename="../meshesColored/arm0.link_el0.glb"/>
|
348 |
+
</geometry>
|
349 |
+
</visual>
|
350 |
+
</link>
|
351 |
+
<joint name="arm0.el0" type="revolute">
|
352 |
+
<origin xyz="0.3385 0 0" rpy="0 0 0"/>
|
353 |
+
<axis xyz="0 1 0"/>
|
354 |
+
<parent link="arm0.link_hr0"/>
|
355 |
+
<child link="arm0.link_el0"/>
|
356 |
+
<limit effort="1000" velocity="1000.00" lower="0" upper="3.14159265358979311599"/>
|
357 |
+
</joint>
|
358 |
+
<link name="arm0.link_el1">
|
359 |
+
<collision>
|
360 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
361 |
+
<geometry>
|
362 |
+
<mesh filename="../meshesColored/arm0.link_el1.glb"/>
|
363 |
+
</geometry>
|
364 |
+
</collision>
|
365 |
+
<visual>
|
366 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
367 |
+
<geometry>
|
368 |
+
<mesh filename="../meshesColored/arm0.link_el1.glb"/>
|
369 |
+
</geometry>
|
370 |
+
</visual>
|
371 |
+
</link>
|
372 |
+
<joint name="arm0.el1" type="revolute">
|
373 |
+
<origin xyz="0.40330 0.0 0.0750" rpy="0 0 0"/>
|
374 |
+
<axis xyz="1 0 0"/>
|
375 |
+
<parent link="arm0.link_el0"/>
|
376 |
+
<child link="arm0.link_el1"/>
|
377 |
+
<limit effort="1000" velocity="1000.00" lower="-2.79252680319092716487" upper="2.79252680319092716487"/>
|
378 |
+
</joint>
|
379 |
+
<link name="arm0.link_wr0">
|
380 |
+
<collision>
|
381 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
382 |
+
<geometry>
|
383 |
+
<mesh filename="../meshesColored/arm0.link_wr0.glb"/>
|
384 |
+
</geometry>
|
385 |
+
</collision>
|
386 |
+
<visual>
|
387 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
388 |
+
<geometry>
|
389 |
+
<mesh filename="../meshesColored/arm0.link_wr0.glb"/>
|
390 |
+
</geometry>
|
391 |
+
</visual>
|
392 |
+
</link>
|
393 |
+
<joint name="arm0.wr0" type="revolute">
|
394 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
395 |
+
<axis xyz="0 1 0"/>
|
396 |
+
<parent link="arm0.link_el1"/>
|
397 |
+
<child link="arm0.link_wr0"/>
|
398 |
+
<limit effort="1000" velocity="1000.00" lower="-1.83259571459404613236" upper="1.83259571459404613236"/>
|
399 |
+
</joint>
|
400 |
+
<link name="arm0.link_wr1">
|
401 |
+
<collision>
|
402 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
403 |
+
<geometry>
|
404 |
+
<mesh filename="../meshesColored/arm0.link_wr1.glb"/>
|
405 |
+
</geometry>
|
406 |
+
</collision>
|
407 |
+
<visual>
|
408 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
409 |
+
<geometry>
|
410 |
+
<mesh filename="../meshesColored/arm0.link_wr1.glb"/>
|
411 |
+
</geometry>
|
412 |
+
</visual>
|
413 |
+
</link>
|
414 |
+
<joint name="arm0.wr1" type="revolute">
|
415 |
+
<origin xyz="0.0 0.0 0.0" rpy="0 0 0"/>
|
416 |
+
<axis xyz="1 0 0"/>
|
417 |
+
<parent link="arm0.link_wr0"/>
|
418 |
+
<child link="arm0.link_wr1"/>
|
419 |
+
<limit effort="1000" velocity="1000.00" lower="-2.87979326579064354163" upper="2.87979326579064354163"/>
|
420 |
+
</joint>
|
421 |
+
<link name="arm0.link_fngr">
|
422 |
+
<collision>
|
423 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
424 |
+
<geometry>
|
425 |
+
<mesh filename="../meshesColored/arm0.link_fngr.glb"/>
|
426 |
+
</geometry>
|
427 |
+
</collision>
|
428 |
+
<visual>
|
429 |
+
<origin xyz="0 0 0" rpy="0 0 0"/>
|
430 |
+
<geometry>
|
431 |
+
<mesh filename="../meshesColored/arm0.link_fngr.glb"/>
|
432 |
+
</geometry>
|
433 |
+
</visual>
|
434 |
+
</link>
|
435 |
+
<joint name="arm0.f1x" type="revolute">
|
436 |
+
<origin xyz="0.11745 0 0.014820" rpy="0 0 0"/>
|
437 |
+
<axis xyz="0.0 1.0 0.0"/>
|
438 |
+
<parent link="arm0.link_wr1"/>
|
439 |
+
<child link="arm0.link_fngr"/>
|
440 |
+
<limit effort="1000" velocity="1000.00" lower="-1.57" upper="0.0"/>
|
441 |
+
</joint>
|
442 |
+
</robot>
|