Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !

 

I have been in contact with several members from Magabot.  I will be creating a Magabot service and some example Python scripts for some fun capability testing.

Object segmentation with kinect depth map

Here is some streaming video being masked by the depth image of the kinect.
I use OpenCV's inRangeS to find a range to create a mask from the depth image, then cvCopy to copy it over the video image.

So my idea is to be able to input my move in 1 player chess mode of my chess robot via my iPad. This will be done using the Touch OSC app

I have made an app using their program. It is basically a chess board layout of buttons.