mirror of
https://github.com/osrf/gazebo_models.git
synced 2025-09-15 12:58:56 +08:00
updates per suggestion from Thomas http://www.seas.upenn.edu/~thomasko/model-1_3.sdf for cordless drill model
This commit is contained in:
parent
456b37f4b6
commit
285ed27592
@ -3,17 +3,19 @@
|
||||
<model name="drill">
|
||||
<link name="link">
|
||||
<inertial>
|
||||
<pose>-0.00637 -0.008 0.13254 0 0 0</pose>
|
||||
<inertia>
|
||||
<ixx>0.01</ixx>
|
||||
<ixy>0</ixy>
|
||||
<ixz>0</ixz>
|
||||
<iyy>0.01</iyy>
|
||||
<iyz>0</iyz>
|
||||
<izz>0.01</izz>
|
||||
<ixx>0.01331127</ixx>
|
||||
<ixy>-0.00030365</ixy>
|
||||
<ixz>-0.00034148</ixz>
|
||||
<iyy>0.01157659</iyy>
|
||||
<iyz>0.00088073</iyz>
|
||||
<izz>0.00378028</izz>
|
||||
</inertia>
|
||||
<mass>1.0</mass>
|
||||
<mass>1.50251902</mass>
|
||||
</inertial>
|
||||
<collision name="collision">
|
||||
<pose>0 0 -0.09 0 0 0</pose>
|
||||
<geometry>
|
||||
<mesh>
|
||||
<uri>model://cordless_drill/meshes/cordless_drill.stl</uri>
|
||||
@ -21,6 +23,7 @@
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<pose>0 0 -0.09 0 0 0</pose>
|
||||
<geometry>
|
||||
<mesh>
|
||||
<uri>model://cordless_drill/meshes/cordless_drill.dae</uri>
|
||||
|
||||
@ -3,17 +3,19 @@
|
||||
<model name="drill">
|
||||
<link name="link">
|
||||
<inertial>
|
||||
<pose>-0.00637 -0.008 0.13254 0 0 0</pose>
|
||||
<inertia>
|
||||
<ixx>0.01</ixx>
|
||||
<ixy>0</ixy>
|
||||
<ixz>0</ixz>
|
||||
<iyy>0.01</iyy>
|
||||
<iyz>0</iyz>
|
||||
<izz>0.01</izz>
|
||||
<ixx>0.01331127</ixx>
|
||||
<ixy>-0.00030365</ixy>
|
||||
<ixz>-0.00034148</ixz>
|
||||
<iyy>0.01157659</iyy>
|
||||
<iyz>0.00088073</iyz>
|
||||
<izz>0.00378028</izz>
|
||||
</inertia>
|
||||
<mass>1.0</mass>
|
||||
<mass>1.50251902</mass>
|
||||
</inertial>
|
||||
<collision name="collision">
|
||||
<pose>0 0 -0.09 0 0 0</pose>
|
||||
<geometry>
|
||||
<mesh>
|
||||
<uri>model://cordless_drill/meshes/cordless_drill.stl</uri>
|
||||
@ -21,6 +23,7 @@
|
||||
</geometry>
|
||||
</collision>
|
||||
<visual name="visual">
|
||||
<pose>0 0 -0.09 0 0 0</pose>
|
||||
<geometry>
|
||||
<mesh>
|
||||
<uri>model://cordless_drill/meshes/cordless_drill.dae</uri>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user