fix simple arm simple gripper model

This commit is contained in:
John Hsu 2012-10-10 17:16:46 -07:00
parent af301c5e96
commit bcca3bb67f
2 changed files with 3 additions and 10 deletions

View File

@ -7,6 +7,7 @@
<include>
<uri>model://simple_gripper</uri>
<pose>1.8 0 1 0 0 0</pose>
</include>
<plugin name="simple_arm_plugin" filename="libJointTrajectoryPlugin.so"/>

View File

@ -9,7 +9,7 @@
<collision name="collision">
<geometry>
<box>
<size>0.2 0.2 1.0</size>
<size>0.05 0.05 1.0</size>
</box>
</geometry>
<surface>
@ -23,7 +23,7 @@
<visual name="visual">
<geometry>
<box>
<size>0.2 0.2 1.0</size>
<size>0.05 0.05 1.0</size>
</box>
</geometry>
<material>
@ -249,14 +249,6 @@
<xyz>0 0 1</xyz>
</axis>
</joint>
<joint name="fixed_riser" type="revolute">
<child>riser</child>
<parent>world</parent>
<axis>
<limit><lower>0</lower><upper>0</upper></limit>
<xyz>0 0 1</xyz>
</axis>
</joint>
<gripper name="simple_gripper">
<grasp_check>