KR10r1420 support file #245
Replies: 15 comments
-
You need to move the origin of each mesh to (0,0,0). |
Beta Was this translation helpful? Give feedback.
-
@tingelst do you mean for each joint origin should be (0,0,0) in stl files? |
Beta Was this translation helpful? Give feedback.
-
Yes |
Beta Was this translation helpful? Give feedback.
-
@tingelst Thanks. |
Beta Was this translation helpful? Give feedback.
-
@tingelst |
Beta Was this translation helpful? Give feedback.
-
</xacro:macro> |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
Thanks @gavanderhoorn |
Beta Was this translation helpful? Give feedback.
-
@MBaranPeker: did you get things to work? If yes: would you be willing to contribute your variant to the |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
@gavanderhoorn No, I had another robot to use and time was short, so that I couldn't continue developing support file for KR10-R1420. |
Beta Was this translation helpful? Give feedback.
-
Alright no problem, would you mind sharing your existing files? I'm fine starting over from scratch but it could be helpful references. |
Beta Was this translation helpful? Give feedback.
-
@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. |
Beta Was this translation helpful? Give feedback.
-
Sure, understood. Will start clean then, thank you. |
Beta Was this translation helpful? Give feedback.
-
submitted PR #216 |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions