[ros-users] URDF: XML formalism

David Lu!! davidvlu at gmail.com
Tue May 11 15:51:44 UTC 2010


I too have been trying to work through the differences between the
documentation and what's implemented.

I've started working on a tutorial to guide people through how to make a
complete model with the robot state publisher. Check it out here:
http://www.ros.org/wiki/urdf/Tutorials/Using%20urdf%20with%20robot_state_publisher

That said, I haven't finished writing it yet. And the documentation is
unclear how to apply textures, so I haven't finished that part yet. But
maybe you'll find it useful.

-DL!!

2010/5/11 Adolfo Rodríguez Tsouroukdissian <
adolfo.rodriguez at pal-robotics.com>

>
>
> On Tue, May 11, 2010 at 4:13 PM, Nicolas <nicolas at shadowrobot.com> wrote:
>
>> Hello ROS Community,
>>
>> I would like to inform people who are in charge of the ROS Wiki that the
>> URDF/XML tutorial is not up to date. I noticed that the formalism is not
>> the same anymore: for instance, the tutorial does not mention the fact
>> that the tag <material> requires a name (<material name="blablabla">).
>> Another thing, the <color> tag does not work as shown on the tutorial
>> anymore: <color rgb="0 255 255" alpha="1.0"/> is not recognized when the
>> file is parsed, it has to be <color rgba="0.7 0.7 0.7 1.0"/>
>>
>> Maybe an update of that tutorial would be nice !
>>
>> About this new rgba notation: what are the figures used for the R, G and
>> B values ? They are not the 0-255 basic values for the RGB system, and I
>> cannot find what it is.
>>
>
> They belong to the [0, 1] interval.
>
> HTH,
>
> Adolfo
>
>
>>
>> Thank you by advance,
>>
>> Nicolas Goossaert
>>
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>
>
>
> --
> Adolfo Rodríguez Tsouroukdissian, Ph. D.
>
> Robotics engineer
> PAL ROBOTICS S.L
> http://www.pal-robotics.com
> Tel. +34.93.414.53.47
> Fax.+34.93.209.11.09
> AVISO DE CONFIDENCIALIDAD: Este mensaje y sus documentos adjuntos, pueden
> contener información privilegiada y/o confidencial que está dirigida
> exclusivamente a su destinatario. Si usted recibe este mensaje y no es el
> destinatario indicado, o el empleado encargado de su entrega a dicha
> persona, por favor, notifíquelo inmediatamente y remita el mensaje original
> a la dirección de correo electrónico indicada. Cualquier copia, uso o
> distribución no autorizados de esta comunicación queda estrictamente
> prohibida.
>
> CONFIDENTIALITY NOTICE: This e-mail and the accompanying document(s) may
> contain confidential information which is privileged and intended only for
> the individual or entity to whom they are addressed.  If you are not the
> intended recipient, you are hereby notified that any disclosure, copying,
> distribution or use of this e-mail and/or accompanying document(s) is
> strictly prohibited.  If you have received this e-mail in error, please
> immediately notify the sender at the above e-mail address.
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20100511/4ca2c399/attachment-0003.html>


More information about the ros-users mailing list