Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 815 Bytes

readme.md

File metadata and controls

24 lines (14 loc) · 815 Bytes

Sobot Rimulator - A Robot Programming Tool

Screenshot

Requirements

Sobot Rimulator is cross-platform compatible. In order to run, the following two items must be installed on your computer:

  • Python 2.6.1 or higher
  • PyGTK 2.7 or higher

To install Python: The latest Python interpreter can be found at http://www.python.org/download/.

To install PyGTK: The latest PyGTK distributions can found at http://www.pygtk.org/downloads.html.

Alternatively, both pieces of software should be available through package managers such as Apt-Get (for Linux/Unix) or Homebrew (Recommended for Mac)

To Run

Open a command prompt (terminal) and navigate to the Sobot Rimulator directory. Then type:

python rimulator.py

For More Information

See the included Manual.