File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 203
203
<child link =" ${prefix}robotiq_85_left_inner_knuckle_link" />
204
204
<axis xyz =" 0 -1 0" />
205
205
<origin xyz =" 0.0127 0.0 0.06142" rpy =" 0 0 0" />
206
- <mimic joint =" robotiq_85_left_knuckle_joint" />
206
+ <mimic joint =" ${prefix} robotiq_85_left_knuckle_joint" />
207
207
</joint >
208
208
209
209
<joint name =" ${prefix}robotiq_85_right_inner_knuckle_joint" type =" continuous" >
210
210
<parent link =" ${prefix}robotiq_85_base_link" />
211
211
<child link =" ${prefix}robotiq_85_right_inner_knuckle_link" />
212
212
<axis xyz =" 0 -1 0" />
213
213
<origin xyz =" -0.0127 0.0 0.06142" rpy =" 0 0 0" />
214
- <mimic joint =" robotiq_85_left_knuckle_joint" multiplier =" -1" />
214
+ <mimic joint =" ${prefix} robotiq_85_left_knuckle_joint" multiplier =" -1" />
215
215
</joint >
216
216
217
217
<joint name =" ${prefix}robotiq_85_left_finger_tip_joint" type =" continuous" >
218
218
<parent link =" ${prefix}robotiq_85_left_finger_link" />
219
219
<child link =" ${prefix}robotiq_85_left_finger_tip_link" />
220
220
<axis xyz =" 0 -1 0" />
221
221
<origin xyz =" 0.00563134 0.0 0.04718515" rpy =" 0 0 0" />
222
- <mimic joint =" robotiq_85_left_knuckle_joint" multiplier =" -1" />
222
+ <mimic joint =" ${prefix} robotiq_85_left_knuckle_joint" multiplier =" -1" />
223
223
</joint >
224
224
225
225
<joint name =" ${prefix}robotiq_85_right_finger_tip_joint" type =" continuous" >
226
226
<parent link =" ${prefix}robotiq_85_right_finger_link" />
227
227
<child link =" ${prefix}robotiq_85_right_finger_tip_link" />
228
228
<axis xyz =" 0 -1 0" />
229
229
<origin xyz =" -0.00563134 0.0 0.04718515" rpy =" 0 0 0" />
230
- <mimic joint =" robotiq_85_left_knuckle_joint" />
230
+ <mimic joint =" ${prefix} robotiq_85_left_knuckle_joint" />
231
231
</joint >
232
232
</xacro : macro >
233
233
</robot >
You can’t perform that action at this time.
0 commit comments