mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
Fixed the simple_arm_gripper model
This commit is contained in:
parent
8cd4e59424
commit
998e5bcb19
@ -13,8 +13,8 @@
|
||||
<plugin name="simple_arm_plugin" filename="libJointTrajectoryPlugin.so"/>
|
||||
|
||||
<joint name="arm_gripper_joint" type="revolute">
|
||||
<parent>simple_arm_gripper::simple_arm::arm_wrist_roll</parent>
|
||||
<child>simple_arm_gripper::simple_gripper::riser</child>
|
||||
<parent>simple_arm::arm_wrist_roll</parent>
|
||||
<child>simple_gripper::riser</child>
|
||||
<axis>
|
||||
<limit>
|
||||
<lower>0</lower>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user