Surveyor Robotics Journal |
|||||
|
Surveyor Corporation home page
Subscribe to a syndicated RSS feed. Archives |
Sat, 17 Feb 2007 update for Python-based console for SRV-1 (pySRV1Console.py) We figured out two of the remaining problems with pySRV1Console:
pySRV1Console-021707.zip (110kb) If you don't already have Python installed on your system, or if you are running a version prior to 2.4, you should download the Python installer from http://www.python.org/download/. On systems that already have Python installed, the only additional module you need to install is pySerial, which is downloaded from http://pyserial.sourceforge.net. Once you have Python installed, the console is started with: python pySRV1Console.py -com COM4 (e.g. on your PC with USB radio on COM4) or python pySRV1Console.py -com /dev/cu.SLAB_USBtoUART (e.g. on your PPC Mac) Once it's running, the main console page is accessed via your browser at: http://localhost:8888/view.html
This version seems to be working quite well, but please report any issues to support@surveyor.com or post on the Surveyor Robotics Forum. Posted Sat, 17 Feb 2007 12:04 | HTML Link | see additional stories ... |
||||