Skip to content

Commit

Permalink
Removing the axis from the link (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beatriz Leon authored Feb 16, 2023
1 parent 8f25d06 commit 474af58
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
</inertial>
<visual>
<origin xyz="0 0 0" rpy="0 ${reflect*0.9599} 0" />
<axis xyz="0.573576436 0 ${reflect*0.819152044}" />
<geometry name="${prefix}lfmetacarpal_visual">
<mesh filename="package://sr_description/meshes/components/lf_metacarpal/lf_metacarpal_${hand_version}.dae"
scale="${reflect*0.001} 0.001 0.001" />
Expand All @@ -53,7 +52,6 @@
</visual>
<collision>
<origin xyz="${reflect*0.05397275/2.0} 0 ${0.038/2}" rpy="0 ${reflect*0.9599} 0" />
<axis xyz="0.573576436 0 ${reflect*0.819152044}" />
<geometry name="${prefix}lfmetacarpal_collision_geom">
<box size="0.018 0.024 0.040" />
</geometry>
Expand Down

0 comments on commit 474af58

Please sign in to comment.