Robotypo Help - Setup Debug Environment

This document shows you how to debug Robotypo robots. This part is common for all sub-platforms in Robotypo.


First, you need to get Robotypo Creator SDK (source project archive), which contains all examples, and a prepared debug environment. This package also contains source code for Robotypo engine and all core rules.


Download Robotypo Creator SDK (source project archive)

Alternatively, you can also download Robotypo Creator SDK from Google Code



The following steps show how to setup the environment using Eclipse.


1. Import the project.



2. Select the downloaded zip file.



3. Find the sub-platform you want to create robots for, then run the Test.java file in that package.



4. Right click the Test.java. Here we go!



For more help, visit forum, or project home.