Skip to content

Commit

Permalink
fix: Remove duplicate interial of tip link
Browse files Browse the repository at this point in the history
Seems I forgot to remove the old one here in b3f270f.
  • Loading branch information
luator committed Apr 24, 2024
1 parent 5cdbc93 commit e66755a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions xacro/pro/fingerpro_macro.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,6 @@
mesh_file="${tip_link_mesh}"
material="fingerpro_tip"
mesh_scale="1."/>
<xacro:add_inertia
length_x="0.01"
length_y="0.01"
length_z="0.01"
com="0 0 0"
mass="0.031"/>

<inertial>
<origin rpy="0 0 0" xyz="-0.00001194 0.00000000 0.01560060"/>
Expand Down

0 comments on commit e66755a

Please sign in to comment.