Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wolfgang Merkt
example-robot-data
Commits
d20975b6
Commit
d20975b6
authored
Apr 16, 2019
by
Carlos Mastalli
Browse files
[icub] Added some mass for massless links, this is for numerical reasons
parent
0ac4e3f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
icub_description/robots/icub.urdf
View file @
d20975b6
...
...
@@ -392,14 +392,14 @@
</link>
<link name="l_wrist_1">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />
</inertial>
</link>
<link name="neck_1">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />
</inertial>
...
...
@@ -422,7 +422,7 @@
</link>
<link name="neck_2">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />
</inertial>
...
...
@@ -768,7 +768,7 @@
</link>
<link name="r_wrist_1">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />
</inertial>
...
...
@@ -798,14 +798,14 @@
</link>
<link name="torso">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />
</inertial>
</link>
<link name="torso_1">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0.0004544" ixy="-4.263e-05" ixz="-3.889e-08" iyy="0.001141" iyz="0" izz="0.001236" />
</inertial>
...
...
@@ -828,7 +828,7 @@
</link>
<link name="torso_2">
<inertial>
<mass value="0" />
<mass value="0
.1
" />
<origin xyz="0 0 0" rpy="0 -0 0" />
<inertia ixx="0.0005308" ixy="-1.923e-06" ixz="5.095e-05" iyy="0.002031" iyz="-3.849e-07" izz="0.001803" />
</inertial>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment