Skip to content

How to Install?

turkishviking edited this page Jun 5, 2013 · 7 revisions
First you need to download the source code
Windows Users:
  • Double Click on the main.py file to start the application
Linux Users:
  • Change Directory to this folder from the terminal
  • Enter the command python main.py or double click on main.sh (be sure that it is executable) to start the application.
Mac Users:
  • Change Directory to this folder from the terminal
  • Enter the command python main.py to start the application.
Creating a Robot:
Running Problem:
  • You need to install PyQt4 and python (it is developed with 2.7 but I think that higher version should work too)
Clone this wiki locally