|
32 | 32 | </inertial>
|
33 | 33 | </link>
|
34 | 34 |
|
35 |
| - <joint name="${prefix}robotiq_85_left_knuckle_joint" type="revolute"> |
| 35 | + <joint name="${prefix}finger_joint" type="revolute"> |
36 | 36 | <parent link="${prefix}robotiq_85_base_link"/>
|
37 | 37 | <child link="${prefix}robotiq_85_left_knuckle_link"/>
|
38 | 38 | <axis xyz="0 0 1"/>
|
|
46 | 46 | <axis xyz="0 0 1"/>
|
47 | 47 | <origin rpy="0.0 0.0 0.0" xyz="0.05490451627 -0.03060114443 0.0"/>
|
48 | 48 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="1000"/>
|
49 |
| - <mimic joint="${prefix}robotiq_85_left_knuckle_joint"/> |
| 49 | + <mimic joint="${prefix}finger_joint"/> |
50 | 50 | </joint>
|
51 | 51 |
|
52 | 52 | <link name="${prefix}robotiq_85_left_knuckle_link">
|
|
147 | 147 | <axis xyz="0 0 1"/>
|
148 | 148 | <origin xyz="0.06142 0.0127 0" rpy="${pi} 0.0 0.0" />
|
149 | 149 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/>
|
150 |
| - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" offset="0"/> |
| 150 | + <mimic joint="${prefix}finger_joint" offset="0"/> |
151 | 151 | </joint>
|
152 | 152 |
|
153 | 153 | <joint name="${prefix}robotiq_85_right_inner_knuckle_joint" type="continuous">
|
|
156 | 156 | <axis xyz="0 0 1"/>
|
157 | 157 | <origin xyz="0.06142 -0.0127 0" rpy="0 0 0"/>
|
158 | 158 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/>
|
159 |
| - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" offset="0"/> |
| 159 | + <mimic joint="${prefix}finger_joint" offset="0"/> |
160 | 160 | </joint>
|
161 | 161 |
|
162 | 162 | <link name="${prefix}robotiq_85_left_inner_knuckle_link">
|
|
204 | 204 | <axis xyz="0 0 1"/>
|
205 | 205 | <origin xyz="0.04303959807 -0.03759940821 0.0" rpy="0.0 0.0 0.0"/>
|
206 | 206 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/>
|
207 |
| - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="-1"/> |
| 207 | + <mimic joint="${prefix}finger_joint" multiplier="-1"/> |
208 | 208 | </joint>
|
209 | 209 |
|
210 | 210 | <joint name="${prefix}robotiq_85_right_finger_tip_joint" type="continuous">
|
|
213 | 213 | <axis xyz="0 0 1"/>
|
214 | 214 | <origin rpy="0.0 0.0 0.0" xyz="0.04303959807 -0.03759940821 0.0"/>
|
215 | 215 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/>
|
216 |
| - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="-1"/> |
| 216 | + <mimic joint="${prefix}finger_joint" multiplier="-1"/> |
217 | 217 | </joint>
|
218 | 218 |
|
219 | 219 |
|
|
0 commit comments