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

How to convert the coordinates #23

Open
VisionaryKai opened this issue Aug 29, 2018 · 2 comments
Open

How to convert the coordinates #23

VisionaryKai opened this issue Aug 29, 2018 · 2 comments

Comments

@VisionaryKai
Copy link

Hi, I've achieved the grasping rectangle on my Jupiter notebook. But I want to use a real robotic arm to grasp item, I knew that inverse kinematics can convert the coordinates of the arm into the rotation angle of different parts of the arm. But I realize that the coordinates systems are different, in your project, it's based on the image, while in practice it's based on the robotic arm. How can I convert the system to make it work? Thanks a lot.
1535512761 1

@edwardnguyen1705
Copy link

edwardnguyen1705 commented Jul 13, 2019

@VisionaryKai
I assume that your robot arm has a vision system (a camera) either eye in hand or eye to hand. You should do calibration first, then you can transform a 2D point in the image coordinates to the robot arm coordinates, and the angle is for the gripper.

@1458763783
Copy link

@VisionaryKai Hi, friends. Have you achieved your goal? I'd like to ask you some questions. thanks..

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

3 participants