|
|
Subject:
Inverse kinematics for a 3DOF robot arm
Category: Science > Math Asked by: slinux-ga List Price: $20.00 |
Posted:
27 Mar 2006 07:11 PST
Expires: 09 Apr 2006 14:48 PDT Question ID: 712417 |
Hello, I am working on a 3-DOF Robot arm. It is similar to an anthropomorphic robot arm. I need to compute the inverse kinematics of the arm in Matlab. Is there anyone who has already computed an inverse kinematics for such a robot in Matlab? If not can anyone help me in developing such a program in Matlab? All three joints are spherical joints. I need to find Theta1, Theta2 and Theta3. Thanks Slinux |
|
There is no answer at this time. |
|
Subject:
Re: Inverse kinematics for a 3DOF robot arm
From: berkeleychocolate-ga on 28 Mar 2006 10:56 PST |
If you could explain what you have and what the theta's are it would help. You may mean the following: Given the coordinates (x,y,z) of the end of the arm, find the angles with the three axes. If so, the answer is the following: Let r = sqrt( x^2+y^2+z^2). Then theta1=arccos(x/r), theta2=arccos(y/r), theta3=arccos(z/r). |
Subject:
Re: Inverse kinematics for a 3DOF robot arm
From: mathtalk-ga on 05 Apr 2006 11:19 PDT |
I agree that more information is needed to understand what the problem is. The word kinematics suggests a problem involving motion, and not simply location. The Question also posits three joints, perhaps akin to shoulder, elbow, and wrist. regards, mathtalk-ga |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |