Dawn Robotics Forum Support and community forums for Dawn Robotics Ltd 2015-01-05T19:52:21+01:00 http://forum.dawnrobotics.co.uk/feed.php?f=10&t=1318 2015-01-05T19:52:21+01:00 2015-01-05T19:52:21+01:00 http://forum.dawnrobotics.co.uk/viewtopic.php?t=1318&p=1584#p1584 <![CDATA[Re: Minor snags installing Windows remote capabilities]]>
Thanks for taking the time to post this. I don't get much time to check things on Windows (mainly spending most of my time in Ubuntu these days) so any feedback is very much appreciated. :)

Regards

Alan

Statistics: Posted by Alan — Mon Jan 05, 2015 7:52 pm


]]>
2015-01-05T11:56:51+01:00 2015-01-05T11:56:51+01:00 http://forum.dawnrobotics.co.uk/viewtopic.php?t=1318&p=1582#p1582 <![CDATA[Minor snags installing Windows remote capabilities]]> A few comments on enabling the bot to be run via a windows desktop.

VNC.There appears to be a vnc already running on the bot if you used the chip provided by Dawn. To enable it I just type in "vncserver :1 -geometry 1024x728 -depth 24" at the prompt on the Pi. I find "vncserver :0 " produces an error. Tightvnc viewer on the desktop works fine just add :1 on end of ip address ie "192.168.137.110:1"

To use dumpy opencv and py_websockets_bot you seem to need to run python 2.7 . I had 2.7 already loaded and reinstalling latest version, this did not work. I Uninstalled python rebooted and removed the python27 directory at c:python27. Re-installed python and followed instructions in Dawn robotics blog http://blog.dawnrobotics.co.uk/2014/06/programming-raspberry-pi-robot-using-python-opencv/#more-554
All seems fine now. Big thanks to Dawn Robotics for their development being able to control the bot from pi or desktop is immense. Well worth the effort.

Statistics: Posted by Adeste — Mon Jan 05, 2015 11:56 am


]]>