Skip to content
Snippets Groups Projects
Commit fb5f15fa authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update traffic sign size

parent d0cde297
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -5,12 +5,12 @@
<xacro:include filename="$(find iri_sign_description)/urdf/materials.xacro" />
<xacro:property name="PI" value="3.1415926535897931" />
<xacro:property name="box_width" value="0.07" />
<xacro:property name="box_depth" value="0.07" />
<xacro:property name="box_height" value="0.175" />
<!--<xacro:property name="box_width" value="0.07" />-->
<!--<xacro:property name="box_depth" value="0.07" />-->
<!--<xacro:property name="box_height" value="0.175" />-->
<xacro:property name="box_material" value="black" />
<xacro:property name="tag_size" value="0.05" />
<xacro:property name="tag_z_offset" value="0.025" />
<xacro:property name="tag_z_offset" value="0.02" />
<xacro:property name="delta" value="0.0001" />
<xacro:property name="top_panel_width" value="0.05" />
<xacro:property name="top_panel_height" value="0.05" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment