Hey guise,
one of my interns wanted to learn some programming, so I gave him the assignment to sort candy’s with a robot.
The ‘tricky’ part was to write a XYZ system in javascript and interface everything with our vision software.
Different colors of candy are recognized in the cameraimage.
The calibrated coordinates of the candy are mathed to a robot movement, robot picks it up and puts it down in three different positions for different colours.
This is why I like the Lynxmotion robots, it’s very easy to simulate ‘real life’ industrial automation. It’s fun for young programmers to see their actions have a direct effect in the world.
If anyone wants to see the script or anything, just ask.
This just for inspiration…