Skip to content

Commit

Permalink
Revert "Add option to use mimic joint (default is true)"
Browse files Browse the repository at this point in the history
This reverts commit 9593a86.
  • Loading branch information
HoangGiang93 committed Apr 1, 2022
1 parent 9593a86 commit e123367
Show file tree
Hide file tree
Showing 2 changed files with 258 additions and 271 deletions.
2 changes: 1 addition & 1 deletion iai_donbot_description/robots/iai_donbot.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<xacro:adapter_fwa050_wsg50_xacro parent="fwk_fwa_050_frame_out" prefix="">
<origin xyz="0 0 0.0" rpy="0 0 0" />
</xacro:adapter_fwa050_wsg50_xacro>
<xacro:wsg_50_xacro name="gripper" parent="adapter_fwa050_wsg50_frame_out" use_mimic="true">
<xacro:wsg_50_xacro name="gripper" parent="adapter_fwa050_wsg50_frame_out">
<origin xyz="0 0 0" rpy="0 0 3.14159265359" />
</xacro:wsg_50_xacro>
<link name="camera_holder_link">
Expand Down
Loading

0 comments on commit e123367

Please sign in to comment.