New in RoboMind
Overview of versions
Version 2.8
Version 2.7
Version 2.6
Version 2.5
Version 2.2.1
Version 2.2
Version 2.1
Version 2.0
Version 1.1 beta
Version 1.0
Version 0.95
Version 0.90 beta
Arabic (العربية) Chinese (中文) Dutch (Nederlands) French (Français) English German (Deutsch) Greek (Ελληνικά) Polish (Polska) Portuguese (Português) Russian (русский) Slovak (Slovenských) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Ukrainian (Український)

What's new

Over time several new features and improvements have been implemented. Here you can find an overview of the most important changes.

 
Version 2.8 (9 December 2011)

ru Slovak

RoboMind is now available in Slovak thanks to Matus Palfy and Zuzana Tkáčová.

 

 
Version 2.7 (4 October 2011)

ru Russian

uk Ukrainian

RoboMind is now available in:
Russian, thanks to Alexander Bondarev,
Ukrainian, thanks to Grygorij Gromko.

English Copy/paste

Improved copy/paste behavior of source code among different applications.

English My RoboMind

Scripts, maps and preferences are now stored in the user profile for easier installation in networks.

 

 
Version 2.6 (12 August 2011)

viewSyntax
    Highlighting

syntax highlighting

With syntax highlighting different parts of the script are marked with their own color, making a script more readable.

 

 
Version 2.5 (5 June 2011)

es Spanish

tr Turkish

tr Polish

tr Greek

RoboMind is now available in:
Spanish, thanks to Rogelio Lavenant Jimenez,
Turkish, thanks to Kerim Kürşat Güney,
Polish, thanks to Monika Grybel,
Greek, thanks to Panos Eracleous.

English Updated Libraries

The software now runs with the latest internal libraries with improved speed and reliablity.

step New
     
presentation

New Ribbon menu

The interface now has an up-to-date Ribbon menu.

English Tip: Double-click a tab to minimize the menu bar.
English Tip: In case you are too attached to the old menu bar, look at Settings > View.

 

 
Version 2.2.1 (16 September 2008)

de French

RoboMind is now available in French,
thanks to Olivier Lemaitre.

 

 
Version 2.2 (17 July 2008)

step Open source

The entire development environment became free and open source. The source is available in the download section. Read the license for more details.

de German

se Portuguese

RoboMind is now available in German and Portuguese, thanks to Marcel Kirsch and Fabiane Barreto Vavassori Benitti.

 

 
Version 2.1 (14 April 2008)

cn Chinese

se Swedish

RoboMind now understands Chinese and Swedish, thanks to Bodechang and Adam Troy.

step Open map

A script can now open the apropraite map automatically.
For example:

# map: maze1.map
forward(3)

step Bug fixes

Several elements of the application are improved, so RoboMind has become more robust.

 

 
Version 2.0 (20 August 2007)

English 2.0

Some major features are added in RoboMind 2.0 that will make experimenting even easier.

Watch the demo video!

step Stepwise
     execution

To better keep track of what instruction is executed in difficult parts of the code it is possible to go through the code step by step.

step Logical
     expressions

Conditions can be refined by using logical expressions with the use of boolean operators. For example, now you're able to express:

if(frontIsWhite() and not rightIsBlack()) { ... }

step New basic
     instructions

The robot can now execute the commands north(n), south(n), east(n), west(n) to navigate more easily in the environment in certain situations.

Also the robot can perform random behaviour with the new command flipCoin().

step Insert code
     snippet

Basic instructions and controle structures can be inserted in the script from the menu. This saves typework, but is above all a quick reference of the syntax.
insert code

step Automatic
     script definition
     recognition

The script language will be detected automatically before trying to execute a program. It becomes easier to try script found on the internet in another language. This new version also comes with an automatic script translator.

step New
     
presentation

RoboMind has a brand new look with some cool features!

new gui

 

 
Version 1.1 beta (25 April 2007)

English Arabic Support

The RoboMind beta is now available in Arabic,
thanks to Hend Al-Khalifa.

ae eg iq ir jo lb ma sa ye

 

 
Version 1.0 (10 February 2007)

viewSkins and
    color themes

Skins

You're able to choose new designs for the monitor and tweak the text areas to your own likings.

Radar Radar

Radar

The radar gives you an overview of the whole environment.

java Java 1.6 runtime

At the core of RoboMind you will find a new Java Runtime. This results in smoother animations and a better response to the user interface.

 

 
Version 0.95 (23 January 2006)

English English version

RoboMind is ready for to conquer the world, because it now supports English. You can define both the language of the user interface, as the programming language.

java Improved Zooming

You can now zoom quicker and the range is limited to prevent extreme values.

 

 
Version 0.90 beta (20 June 2005)

English First release

RoboMind becomes available to everybody for the very first time.

 

RoboMind - Copyright © 2005 - 2011 - Research Kitchen