Skip to content

Commit e633619

Browse files
committed
rs_helios_16p: Fix black_alu material
1 parent 469e19e commit e633619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urdf/rs_helios_16p.urdf.xacro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<geometry>
1919
<mesh filename="package://robotnik_sensors/meshes/rs_helios_16p.stl" />
2020
</geometry>
21-
<material name="black_alu"/>
21+
<xacro:black_alu_material/>
2222
</visual>
2323
<collision>
2424
<origin xyz="0 0 0" rpy="0 0 0"/>

0 commit comments

Comments
 (0)