Hacker News new | ask | show | jobs
by taldo 1797 days ago
The few Mujin videos I watched look a lot like PCB assembly pick-n-place machines. A little bit of computer vision, a little sensing here and there, but overall fairly simple pre-programmed moves, on a pretty controlled environment.
1 comments

If you check out the beginning of the video link (I had it fast forwarded towards the end) you can see that it is doing an awful lot more than that, and in 2013.

A pick and place is 2-axis movement with a suction cup. This is controlling a robot arm with a ton of degrees of freedom and developing paths for moving through all those degrees of freedom without hitting anything and using internal models to do so.

I suppose in some very broad sense it looks similar, but the difficulty of x-y + down is way, way lower than what you're seeing in that video.

It is harder than x-y + down, however I don't think this video is impressive really, having slowed down the video it doesn't look special to me and I did work on robotics/machine vision around that time.