-
Notifications
You must be signed in to change notification settings - Fork 250
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
Comments
Well, this is not really related to iiwa_stack per se. 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. |
Thanks for your kind response.... |
It is very difficult to give you a complete answer here :| If you need to perform a camera-robot calibration, I pointed you to a good solution in my previous post. |
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. |
Thanks for your kind response.... I learnt ros basic tutorial.... Actually I need to make some assembly like below mentioned link
https://youtu.be/tCss_TjSs7Y
Someone told me to use ros moveit packages because its inverse kinematics process. I want to know your suggestion.
Best Regards,
Usman Ishtiaq
…________________________________
From: Salvo Virga <notifications@github.com>
Sent: Wednesday, March 15, 2017 3:01:02 PM
To: SalvoVirga/iiwa_stack
Cc: usman2k; Author
Subject: Re: [SalvoVirga/iiwa_stack] Connect IIwa kuka robot with kinect 3d camera (#60)
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<http://wiki.ros.org/freenect_stack> or here<https://github.com/code-iai/iai_kinect2> 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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#60 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AY81Aac_MSOLQsHF90g0p7Wf3SLvYouCks5rl7begaJpZM4MSGUV>.
|
I need to connect IIwa kuka robot with kinect 3d camera by using ros.
The text was updated successfully, but these errors were encountered: