|
|
|
|
|
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. |
|
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.