ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Combine Robot Arm (KUKA) + Gripper (Reflex)

asked 2022-04-21 01:25:52 -0500

irfanrah gravatar image

Hi I'am trying to combine robot arm (KUKA)

https://github.com/CesMak/kuka_arm

with this gripper

(https://github.com/axkoenig/reflex_st...)

I've try many solutions like change the link of Reflex Gripper to End-effector of Kuka Arm or try to implement this

https://gramaziokohler.github.io/comp...

But it's still not working, If there any inspiration or help I'm really appreciate that. Thank you very much.

edit retag flag offensive close merge delete

Comments

Hi,

First: Did you manage to visualize KUKA and Gripper alternatively in RviZ? If not, then there is error in that corresponding URDF file.

Second: Did you tried check_urdf command? Did it return perfect tree structure? If not then you might have to work on correcting your combined(KUKA+Gripper) urdf/xacro file.

Dhara gravatar image Dhara  ( 2022-04-24 04:11:39 -0500 )edit

@irfanrah, if check_urdf is perfect tree structure, then there is some error in your combined urdf. While visualizing urdf, did you got any errors? you have to check your urdf.

Dhara gravatar image Dhara  ( 2022-04-25 04:22:21 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-04-24 19:32:52 -0500

irfanrah gravatar image

updated 2022-04-24 22:12:48 -0500

@dhara Hi, I've able to visualize KUKA and Gripper in Rviz. And also check the connection with check_urdf and is working. I wonder what is my next step after that?

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2022-04-21 01:25:52 -0500

Seen: 227 times

Last updated: Apr 24 '22