Re: [ros-users] Combining rotations in urdf model

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Adolfo Rodríguez Tsouroukdissian
Date:  
To: ros-users
Subject: Re: [ros-users] Combining rotations in urdf model
Kirila,

You can convert between any two of the 24 angle set conventions (12 Euler
angle and 12 fixed angle) by equating the rotation matrices associated to
them and solving for the three unknown angles (e.g., Rxyz = Rxzx). One
source for all 24 conventions is this book:

@book{
author = {Craig, John J.},
title = {Introduction to Robotics: Mechanics and Control, 2nd Ed},
year = {1989},
publisher = {Addison-Wesley Longman Publishing Co., Inc.},
address = {Boston, MA, USA},
}

In the second Edition, it's in Appendix B (pages 442-444).

Adolfo

On Tue, Jun 15, 2010 at 10:50 AM, Kirila Adamova <>wrote:

> Hello everybody,
>
> I am currently trying to rotate a mesh around the z axis first, and then
> around the y axis in a urdf 3d model. However, the model uses rpy, and
> first executes the rotation around y, and then around z. This is what I
> currently have: <origin xyz="0.0 0 0.0" rpy="0 0.314 1.57"/>. Does
> anybody know how to change the angles and coordinates to get the right
> orientation or how to specify the order of rotations?
>
> Thanks,
> Kirila
> _______________________________________________
> ros-users mailing list
>
> 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.