|
40 | 40 | <limit lower="0.0" upper="0.80285" velocity="0.5" effort="1000"/> |
41 | 41 | </joint> |
42 | 42 |
|
43 | | - <joint name="${prefix}robotiq_85_right_knuckle_joint" type="continuous"> |
| 43 | + <joint name="${prefix}robotiq_85_right_knuckle_joint" type="fixed"> |
44 | 44 | <parent link="${prefix}robotiq_85_base_link"/> |
45 | 45 | <child link="${prefix}robotiq_85_right_knuckle_link"/> |
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" multiplier="1.0"/> |
50 | 49 | </joint> |
51 | 50 |
|
52 | 51 | <link name="${prefix}robotiq_85_left_knuckle_link"> |
|
141 | 140 | </inertial> |
142 | 141 | </link> |
143 | 142 |
|
144 | | - <joint name="${prefix}robotiq_85_left_inner_knuckle_joint" type="continuous"> |
| 143 | + <joint name="${prefix}robotiq_85_left_inner_knuckle_joint" type="fixed"> |
145 | 144 | <parent link="${prefix}robotiq_85_base_link"/> |
146 | 145 | <child link="${prefix}robotiq_85_left_inner_knuckle_link"/> |
147 | 146 | <axis xyz="0 0 1"/> |
148 | 147 | <origin xyz="0.06142 0.0127 0" rpy="${pi} 0.0 0.0" /> |
149 | 148 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/> |
150 | | - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="1.0" offset="0"/> |
151 | 149 | </joint> |
152 | 150 |
|
153 | | - <joint name="${prefix}robotiq_85_right_inner_knuckle_joint" type="continuous"> |
| 151 | + <joint name="${prefix}robotiq_85_right_inner_knuckle_joint" type="fixed"> |
154 | 152 | <parent link="${prefix}robotiq_85_base_link"/> |
155 | 153 | <child link="${prefix}robotiq_85_right_inner_knuckle_link"/> |
156 | 154 | <axis xyz="0 0 1"/> |
157 | 155 | <origin xyz="0.06142 -0.0127 0" rpy="0 0 0"/> |
158 | 156 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/> |
159 | | - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="1.0" offset="0"/> |
160 | 157 | </joint> |
161 | 158 |
|
162 | 159 | <link name="${prefix}robotiq_85_left_inner_knuckle_link"> |
|
198 | 195 | </inertial> |
199 | 196 | </link> |
200 | 197 |
|
201 | | - <joint name="${prefix}robotiq_85_left_finger_tip_joint" type="continuous"> |
| 198 | + <joint name="${prefix}robotiq_85_left_finger_tip_joint" type="fixed"> |
202 | 199 | <parent link="${prefix}robotiq_85_left_inner_knuckle_link"/> |
203 | 200 | <child link="${prefix}robotiq_85_left_finger_tip_link"/> |
204 | 201 | <axis xyz="0 0 1"/> |
205 | 202 | <origin xyz="0.04303959807 -0.03759940821 0.0" rpy="0.0 0.0 0.0"/> |
206 | 203 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/> |
207 | | - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="-1"/> |
208 | 204 | </joint> |
209 | 205 |
|
210 | | - <joint name="${prefix}robotiq_85_right_finger_tip_joint" type="continuous"> |
| 206 | + <joint name="${prefix}robotiq_85_right_finger_tip_joint" type="fixed"> |
211 | 207 | <parent link="${prefix}robotiq_85_right_inner_knuckle_link"/> |
212 | 208 | <child link="${prefix}robotiq_85_right_finger_tip_link"/> |
213 | 209 | <axis xyz="0 0 1"/> |
214 | 210 | <origin rpy="0.0 0.0 0.0" xyz="0.04303959807 -0.03759940821 0.0"/> |
215 | 211 | <limit lower="-3.14" upper="3.14" velocity="100.0" effort="0.1"/> |
216 | | - <mimic joint="${prefix}robotiq_85_left_knuckle_joint" multiplier="-1"/> |
217 | 212 | </joint> |
218 | 213 |
|
219 | 214 |
|
|
271 | 266 | <mu2>1.0</mu2> |
272 | 267 | <minDepth>0.001</minDepth> |
273 | 268 | </gazebo> |
274 | | - |
275 | | - <gazebo> |
276 | | - <plugin filename="gz-sim-mimic-joint-system" name="gz::sim::systems::MimicJoint"> |
277 | | - <joint>${prefix}robotiq_85_right_knuckle_joint</joint> |
278 | | - <mimic_joint>${prefix}robotiq_85_left_knuckle_joint</mimic_joint> |
279 | | - <multiplier>1.0</multiplier> |
280 | | - <offset>0.0</offset> |
281 | | - </plugin> |
282 | | - <plugin filename="gz-sim-mimic-joint-system" name="gz::sim::systems::MimicJoint"> |
283 | | - <joint>${prefix}robotiq_85_left_inner_knuckle_joint</joint> |
284 | | - <mimic_joint>${prefix}robotiq_85_left_knuckle_joint</mimic_joint> |
285 | | - <multiplier>1.0</multiplier> |
286 | | - <offset>0.0</offset> |
287 | | - </plugin> |
288 | | - <plugin filename="gz-sim-mimic-joint-system" name="gz::sim::systems::MimicJoint"> |
289 | | - <joint>${prefix}robotiq_85_right_inner_knuckle_joint</joint> |
290 | | - <mimic_joint>${prefix}robotiq_85_left_knuckle_joint</mimic_joint> |
291 | | - <multiplier>1.0</multiplier> |
292 | | - <offset>0.0</offset> |
293 | | - </plugin> |
294 | | - <plugin filename="gz-sim-mimic-joint-system" name="gz::sim::systems::MimicJoint"> |
295 | | - <joint>${prefix}robotiq_85_left_finger_tip_joint</joint> |
296 | | - <mimic_joint>${prefix}robotiq_85_left_knuckle_joint</mimic_joint> |
297 | | - <multiplier>-1.0</multiplier> |
298 | | - <offset>0.0</offset> |
299 | | - </plugin> |
300 | | - <plugin filename="gz-sim-mimic-joint-system" name="gz::sim::systems::MimicJoint"> |
301 | | - <joint>${prefix}robotiq_85_right_finger_tip_joint</joint> |
302 | | - <mimic_joint>${prefix}robotiq_85_left_knuckle_joint</mimic_joint> |
303 | | - <multiplier>-1.0</multiplier> |
304 | | - <offset>0.0</offset> |
305 | | - </plugin> |
306 | | - </gazebo> |
307 | 269 |
|
308 | 270 | <xacro:robotiq_85_gripper_transmission prefix="${prefix}" /> |
309 | 271 |
|
|
0 commit comments