-
Notifications
You must be signed in to change notification settings - Fork 53
How to Install?
turkishviking edited this page Jun 5, 2013
·
7 revisions
First you need to download the source code
- Double Click on the main.py file to start the application
- 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.
- Change Directory to this folder from the terminal
- Enter the command python main.py to start the application.
- Watch the robot example
- You need to install PyQt4 and python (it is developed with 2.7 but I think that higher version should work too)