Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect IIwa kuka robot with kinect 3d camera #60

Closed
usman2k opened this issue Mar 3, 2017 · 5 comments
Closed

Connect IIwa kuka robot with kinect 3d camera #60

usman2k opened this issue Mar 3, 2017 · 5 comments

Comments

@usman2k
Copy link

usman2k commented Mar 3, 2017

I need to connect IIwa kuka robot with kinect 3d camera by using ros.

@SalvoVirga
Copy link
Member

Well, this is not really related to iiwa_stack per se.
If I understood correctly what you mean, I would say that this is a very common problem - calibrate a camera sensor to a manipulator.
Without going into details, I can tell you it is fairly simple and I personally use almost constantly a Kinect calibrated to my iiwa. You can employ any of the hand-eye calibration techniques out there, some are already available for ROS. For example this is a pretty good one, it would definitely do the job and it is based on the classical Tsai-Lenz algorithm.

I don't know what you background is, but if what I wrote so far doesn't ring some bells please have a look to the literature on hand-eye camera/robot calibration.
I you have more specific questions, write here or drop me an email. Else, this issue could be closed since not of great relevance.

@usman2k
Copy link
Author

usman2k commented Mar 6, 2017

Thanks for your kind response....
Actually, I am new in the field of robertics, I am doing my graduation these is inwhich in need to do assembly task by using the robot and human collabration with LBR-IIWA kuka my task is bese on Inverse kemamatis while i need to connect the Robos with kematic 3d camera I installed lunix then kematics ros and moveit package but ı am not findlar with ros
Could you please guide me where i need to start and which computer language ı need to larn on the contıres IIWA Work with Java which ros...

@SalvoVirga
Copy link
Member

It is very difficult to give you a complete answer here :|
If you are starting with ROS, please spend some time learning the basics. There are plenty of tutorials around: http://wiki.ros.org/ROS/Tutorials.
For your LBR iiwa you can use iiwa_stack, for a Kinect v1 have a look at this or here for a Kinect v2, not sure which one is the best driver for the v2 tho.

If you need to perform a camera-robot calibration, I pointed you to a good solution in my previous post.
I hope my indications can help you, unfortunately I just cannot find the time to guide you through all the single steps.

@SalvoVirga
Copy link
Member

I hope my comments were helpful, good luck for your project. Feel free to ask more here or privately if you need help with iiwa_stack.

@usman2k
Copy link
Author

usman2k commented Apr 13, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants