I am a novice in orocos.
I want to simulate IRB 660(ABB Palletizing robot) with KDL.but I can't find
out the DH parameters .
This robot is not a typical chain structure. how can I find out the DH
parameters?Could KDL deal with it?
thx a lot.
The Orocos ProjectSmarter control in robotics & automation! |
|
Fwd: DH parameters of IRB 660
I am a novice in orocos. I want to simulate IRB 660(ABB Palletizing robot) with KDL.but I can't find This robot is not a typical chain structure. how can I find out the DH thx a lot. |
Fwd: DH parameters of IRB 660
> I want to simulate IRB 660(ABB Palletizing robot) with KDL.but I can't
> find out the DH parameters .This robot is not a typical chain structure.
> how can I find out the DH parameters?
>
I suggest you download the ROBCAD sim file:
http://search.abb.com/library/ABBLibrary.asp?DocumentID=irb660_-_m2004_r...
I'm using KDL for ABB robots too and am working with 6620, 6400 ( with /
without track ), 6600.
You'll find the file that stores the DH params in there: ".dh"
> Could KDL deal with it?
>
Yep.
You'll model the parallelograms though.
-jelle