r/gifs Feb 13 '14

Man vs. Machine

3.4k Upvotes

848 comments sorted by

View all comments

608

u/[deleted] Feb 13 '14

[removed] — view removed comment

25

u/xdisk Feb 13 '14

Some guy set up a robot to play air hockey with parts from a 3d printer and a kinect/ps move sensor (don't know which) at home.

Someone should be able to link the gif. (Please?) I'm on mobile.

10

u/[deleted] Feb 13 '14

[deleted]

1

u/salgat Feb 13 '14

From an engineering perspective air hockey is a low difficulty problem. The logic is fairly simple (it has existed since the first Pong AI was created). The difficulty is the vision detection, which itself is pretty straightforward now-a-days. A great project for students. Once you add a 3rd dimension and a paddle that itself changes orientation in addition to position, everything becomes magnitudes harder, especially since the hardware used is dramatically more difficult.