Delta Robot
This Delta Robot is made from ply wood and aluminium. Cheap servo motors for the positioning. Atmel Attiny2313 for controlling the servos over RS232 with MATLAB. MATLAB calculates full inverse kinematics for the robot. The robot moves to given points. The point-to-point movement is realised with linear interpolation and inverse kinematics.
How does the inverse kinematics work? Look here: http://forums.trossenrobotics.com/tutorials/introduction-129/delta-robot-kinematics-3276/ or here: http://www.cm.mcgill.ca/~paul/clavdelt.pdf




@ Thu, 2012-01-26 11:54
Problem in Cross Check of Forward and Inverse Kinematics
Hi,
I implement the code given in your references in the MATLAB to find the forward and Inverse Kinematics.
When I did the cross check then I get the wrong results.
First I put the dummy angle in the forward kinematics and get the position, after that I put that position in the Inverse Kinematics but at that time I get the different angles as I put in the forward kinematics before.
Can anyone explain this deviation in the cross check ? ?
Thanks in Advance
Zeeshan
@ Mon, 2012-01-23 02:12
Condition for Upper Parallel Plate
Hi !
Is there any special condition to make the upper triangular plate always paraller to the base ?
Regardsm
Zeeshan
@ Thu, 2012-01-26 18:20
The sticks are dual parallel
The sticks are dual parallel sticks. Thats the beauty of the design . I'm pretty proud of this one: http://letsmakerobots.com/node/27921
@ Sat, 2011-07-02 22:07
CNC deltabot?
I wonder if it would be possible to manufacture a CNC router from a DELTA-bot
@ Sun, 2011-07-03 01:05
Yes, it is.
Generally I've only seen Stewart platforms used. Why stop at 3 axis when you can go for all 6?
@ Tue, 2011-04-05 08:01
code
Can you post some code?
@ Wed, 2010-07-07 17:58
Why a hinge instead of ball
Why a hinge instead of ball bearings? Is the hinge necessary to keep the platform level? I've built mockups in Alibre where I can twist the end effector so that it is not level.
@ Wed, 2010-06-23 00:29
Neat robot! That would make
Neat robot! That would make a neat and easy to build leg for a biped,just flip it upside down and make the little triangle bigger.
@ Wed, 2010-06-23 00:15
Always level?
I found this post quite interesting and found myself on youtube looking at a lot of different versions on this theme. It it indeed true that your 3-point setup will always remain level or parallel with the table? If only one servo is activated, will the top plate tilt?
@ Wed, 2010-06-23 07:43
Yes, you are right. The top
Yes, you are right. The top plate always is parallel with the table even if you move only one servo. The top plate won't tilt.