We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb68aa8 commit 50a9576Copy full SHA for 50a9576
robots/icub/icub.urdf
@@ -1115,7 +1115,7 @@
1115
<inertial>
1116
<origin xyz="0 0 0"/>
1117
<mass value="0.000001"/>
1118
- <inertia ixx="1" ixy="0" ixz="0" iyy="1" iyz="0" izz="1"/>
+ <inertia ixx="0.000001" ixy="0.000001" ixz="0.000001" iyy="0.000001" iyz="0.000001" izz="0.000001"/>
1119
</inertial>
1120
</link>
1121
<joint name="fl_left_foot_contact" type="fixed">
@@ -1131,7 +1131,7 @@
1131
1132
1133
1134
1135
1136
1137
<joint name="fr_left_foot_contact" type="fixed">
0 commit comments