Skip to content

Commit

Permalink
test malo
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazh committed Jan 29, 2018
1 parent 693ff9e commit f41ae52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/structure.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
</link>
<link name="beam">
<inertial>
<origin xyz="0 ${beam_height/2} 0" rpy="0 0 ${90*M_PI/180}"/>
<origin xyz="0 ${beam_height/2} 0" rpy="0 0 0"/>
<mass value="8"/>
<xacro:cuboid_inertia_def x="${cross_length}" y="${beam_height}" z="${cross_length}" mass="8"/>
</inertial>
Expand Down

0 comments on commit f41ae52

Please sign in to comment.