[ros-users] urdf frame placement

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Miguel Prada
Date:  
To: ros-users
Subject: [ros-users] urdf frame placement
Hi,

I'm quite new to ROS and I'm trying to describe a simple robot manipulator using urdf format.

I'm having some trouble understanding the convention used (and the parameters involved), and I just wanted to ask why is it that D-H convention is not used. Specially with it being a standard for describing manipulators, as far as I know.

For example, I find it quite confusing that the dimensions of the links are specified inside the joint element.

Also, is the world frame oriented like it's shown on the schematic on the urdf tutorial page? With the y axis pointing upwards?

Thanks,
Miguel.