duburcqa commited on
Commit
573a305
·
unverified ·
1 Parent(s): db26ae7

Remove fake inertia from fork.

Browse files
Files changed (1) hide show
  1. fork/fork.urdf +1 -1
fork/fork.urdf CHANGED
@@ -3,7 +3,7 @@
3
  <link name="fork">
4
  <inertial>
5
  <mass value="0.05"/>
6
- <inertia ixx="1.5e-4" ixy="0" ixz="0" iyy="1.5e-4" iyz="0" izz="2e-6"/>
7
  </inertial>
8
  <visual>
9
  <geometry>
 
3
  <link name="fork">
4
  <inertial>
5
  <mass value="0.05"/>
6
+ <inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0"/>
7
  </inertial>
8
  <visual>
9
  <geometry>