Next version 'Nixie' is coming soon !

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

I am searching for a couple of days now. Where can i find wich opencv plugin, like floorfinder, outputs wich value? I used the roborealm floorfinder plugin before and that outputs the highest pixel within the selected "floor" area. Does the myrobotlab plugin work the same?

Found a nice wiring reference of the Kinect - since I seemed to have misplaced my power adapter - but have lots of usb cables and a 12V supply... I'll roll my own..

Reference :

I got this 3 yr-old code for OpenCV to track a face and send the coordinates to an Arduino. I've confirmed that my Arduino is using com3. But as stated above, I'm getting a Name error telling me that 'serial' is not defined and so won't establish a connection to com3. I'm way too inexperienced with MRL to know how to chase down the serial function, so I'm asking for help.

Hey everyone! Excellent site! I'm a Python/Java newb in need of help. I just installed the current MRL and the latest Java (9). I tested the Opencv face-tracking on the GUI interface and it tracks my face fine on my built-in laptop camera.