Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Aarav Gupta <[email protected]>
  • Loading branch information
Amronos committed Jan 25, 2025
1 parent aa61c35 commit ac0fe27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_guides/sdf/setup_sdf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Here is the SDF version of the URDF code:
<xacro:property name="caster_xoff" value="0.14"/>
<!-- Define some commonly used intertial properties -->
<!-- Define some commonly used inertial properties -->
<xacro:macro name="box_inertia" params="m w h d">
<inertial>
<pose>0 0 0 ${pi/2} 0 ${pi/2}</pose>
Expand Down

0 comments on commit ac0fe27

Please sign in to comment.