Re: [ros-users] gazebo materials list

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: John Hsu
Date:  
To: ros-users
Subject: Re: [ros-users] gazebo materials list
the default gazebo materials are defined in file:

`rospack find
gazebo`/gazebo/share/gazebo/Media/materials/scripts/Gazebo.material

see http://www.ros.org/wiki/simulator_gazebo/GazeboConfiguration if you want
to create your own materials script for your package.

John

On Wed, Jul 21, 2010 at 10:16 AM, Yeon Grace Lee <>wrote:

> Hi,
>
> One of the parameters of gazebo extension in urdf is "material".
> I.e.
>   <gazebo reference="centerplate">
>          <material>Gazebo/Black</material>
>   </gazebo>

>
> Is there an existing list of gazebo materials? In particular, I am looking
> for color Beige or Tan, but neither seems available. Thanks for your help.
>
> Grace
>
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>