by Pedro » Fri Jun 17, 2011 3:15 pm
by Pedro
Fri Jun 17, 2011 3:15 pm
Hi all,
I have just discovered your forum and I have not found an answer to my question, I am sorry if I have not seen the answer in another topic.
I am trying to control an AX-12 arm in a cartesian mode. I have already programmed an algorithm in C# which calculates good positions (angles)for each joints. New angles are determined in function of the wanted position in space (in x, y and z axis).
In outline : wanted position (x, y, z) ==> my software ==> new joint positions
Now, I would like to modify the AX12 arm program in order to change wanted position (in space) with the joystick and send to the arm new good values of each joints.
Joystick ==> [[wanted position (x, y, z) ==> my software ==> new joint positions ]] ==> arm
The problem is I don't understand well the program code and I don't know how to do this.
Someone has an idea for solving it ?
Thank you very much in advance for your help,
Pierre
Hi all,
I have just discovered your forum and I have not found an answer to my question, I am sorry if I have not seen the answer in another topic.
I am trying to control an AX-12 arm in a cartesian mode. I have already programmed an algorithm in C# which calculates good positions (angles)for each joints. New angles are determined in function of the wanted position in space (in x, y and z axis).
In outline : wanted position (x, y, z) ==> my software ==> new joint positions
Now, I would like to modify the AX12 arm program in order to change wanted position (in space) with the joystick and send to the arm new good values of each joints.
Joystick ==> [[wanted position (x, y, z) ==> my software ==> new joint positions ]] ==> arm
The problem is I don't understand well the program code and I don't know how to do this.
Someone has an idea for solving it ?
Thank you very much in advance for your help,
Pierre