Next version 'Nixie' is coming soon !
Help us to get ready with MyRobotLab version Nixie: try it !
My wrist gear kept stripping teeth.
See thingiverse: http://www.thingiverse.com/thing:2074353
Enjoy!
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?
I didn't think the Open Source Guru Drivers created a working version for the Kinect V2, but wow .. they DID !
And installing was a breeze .. followed the GitLab instructions and baddabing baddaboom .. worky !
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 :
The data getting to the Arduino from the script is apparently in a format I'm not expecting. I've tested manually with the Arduino.serial interface, sending various values.
WebGui
GUIService
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.
https://www.youtube.com/watch?v=qWLZD4eLM9Q&t=9s
every gesture was done using WebUI from a remote computer
if you watch the attach gesture you will see the mouth start to work and then stop
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.