Olympian-URDF/olympian_description/urdf/materials.xacro
2021-09-18 10:42:37 -04:00

9 lines
198 B
XML

<?xml version="1.0" ?>
<robot name="olympian" xmlns:xacro="http://www.ros.org/wiki/xacro" >
<material name="silver_default">
<color rgba="0.700 0.700 0.700 1.000"/>
</material>
</robot>