Skip to content

Commit

Permalink
Update Inertial values
Browse files Browse the repository at this point in the history
  • Loading branch information
cambel committed Jan 29, 2024
1 parent 800ec16 commit b723a23
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions robotiq_description/urdf/robotiq_85_gripper.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<mass value="0.636951" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000380" ixy = "0.000000" ixz = "0.000000"
iyx = "0.000000" iyy = "0.001110" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.001171" />
iyy = "0.001110" iyz = "0.000000"
izz = "0.001171" />
</inertial>
</link>

Expand Down Expand Up @@ -64,8 +64,8 @@
<mass value="0.018491" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000009" ixy = "-0.000001" ixz = "0.000000"
iyx = "-0.000001" iyy = "0.000001" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000010" />
iyy = "0.000001" iyz = "0.000000"
izz = "0.000010" />
</inertial>
</link>

Expand All @@ -84,8 +84,8 @@
<mass value="0.018491" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000009" ixy = "-0.000001" ixz = "0.000000"
iyx = "-0.000001" iyy = "0.000001" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000010" />
iyy = "0.000001" iyz = "0.000000"
izz = "0.000010" />
</inertial>
</link>

Expand Down Expand Up @@ -116,8 +116,8 @@
<mass value="0.027309" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000003" ixy = "-0.000002" ixz = "0.000000"
iyx = "-0.000002" iyy = "0.000021" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000020" />
iyy = "0.000021" iyz = "0.000000"
izz = "0.000020" />
</inertial>
</link>

Expand All @@ -136,8 +136,8 @@
<mass value="0.027309" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000003" ixy = "-0.000002" ixz = "0.000000"
iyx = "-0.000002" iyy = "0.000021" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000020" />
iyy = "0.000021" iyz = "0.000000"
izz = "0.000020" />
</inertial>
</link>

Expand Down Expand Up @@ -174,8 +174,8 @@
<mass value="0.029951" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000039" ixy = "0.000000" ixz = "0.000000"
iyx = "0.000000" iyy = "0.000005" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000035" />
iyy = "0.000005" iyz = "0.000000"
izz = "0.000035" />
</inertial>
</link>
<link name="${prefix}robotiq_85_right_inner_knuckle_link">
Expand All @@ -193,8 +193,8 @@
<mass value="0.029951" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000039" ixy = "0.000000" ixz = "0.000000"
iyx = "0.000000" iyy = "0.000005" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000035" />
iyy = "0.000005" iyz = "0.000000"
izz = "0.000035" />
</inertial>
</link>

Expand Down Expand Up @@ -232,8 +232,8 @@
<mass value="0.019555" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000002" ixy = "0.000000" ixz = "0.000000"
iyx = "0.000000" iyy = "0.000005" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000006" />
iyy = "0.000005" iyz = "0.000000"
izz = "0.000006" />
</inertial>
</link>

Expand All @@ -252,8 +252,8 @@
<mass value="0.019555" />
<origin xyz="0.0 0.0 0.0" />
<inertia ixx = "0.000002" ixy = "0.000000" ixz = "0.000000"
iyx = "0.000000" iyy = "0.000005" iyz = "0.000000"
izx = "0.000000" izy = "0.000000" izz = "0.000006" />
iyy = "0.000005" iyz = "0.000000"
izz = "0.000006" />
</inertial>
</link>

Expand Down

0 comments on commit b723a23

Please sign in to comment.