KR10r1420 support file #245
Replies: 15 comments
|
You need to move the origin of each mesh to (0,0,0). |
|
@tingelst do you mean for each joint origin should be (0,0,0) in stl files? |
Yes |
|
@tingelst |
</xacro:macro> |
|
You cannot use geometry to origin, as that will place the origin of the mesh in its centre of mass (ie: in the middle of "all the pixels/faces/vertices"). That's not what @tingelst meant to say. The origins of the meshes should be in the same location as the origins of the joints in the real robot. So for It may be helpful to open some of the meshes of the other models. That may give you more of an idea. Once you get that sorted out, you'll want to set the Again: looking at some of the existing models and their meshes may be informative. |
|
@MBaranPeker: did you get things to work? If yes: would you be willing to contribute your variant to the |
|
I am actually setting up RSI to work with a KR10 R1420 so would be very much willing to help on this, if this could be a good first PR, if @MBaranPeker can provide anything I could support or help out, otherwise I will have something in the next couple of weeks which I could submit. |
|
@gavanderhoorn No, I had another robot to use and time was short, so that I couldn't continue developing support file for KR10-R1420. |
|
Alright no problem, would you mind sharing your existing files? I'm fine starting over from scratch but it could be helpful references. |
|
@aatb-ch I do have stl files( had some problems). I can share them with you. But I could not find urdf files( also had some problems ). I suggest you to download it from KUKA website to be sure. |
|
Sure, understood. Will start clean then, thank you. |


Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am trying to create a support file for kuka kr10r1420 robot. Unfortunately when I try to run on Rviz links moves separately. when I move joint_1 all links moves together as it should be. When I move joint_2 except link_1 other links move. I could not figure out what is the problem with that. I will appreciate if anybody could help.
Additional Informations ;
I set link information same as datasheet.(Checked twice)
In xacro file i set for each link. Because I don't know how to calculate it.
Collision Links same as visual links I didn't crate new collision cad files.
while creating new support file I reference kr10r1100sixx robot.
Original Link locations in Blender.
Rviz
All reactions