Abstract Robot Toolkit (ART)

The idea of the Abstract Robot Toolkit (ART) is to provide an object-oriented class library for controlling robots mostly independent of their hardware.

The current implementation is in Java. It provides reasonably harware-independent access to the following robot hardware remotely from a stationary Computer running Java (at least version 1.2.x):

As all these interfaces use a serial connection to the PC an implementation of the Java Communications API is also needed.

As this is a german "Diplomarbeit" (Master's Thesis) a lot of the documentation is in german language. However, a short tutorial about the Abstract Robot Toolkit is available as an english article in ACM Crossroads. Also the JavaDoc-Documentation of the library is in english and there are some web-pages available from talks given at the Rochester Institute of Technology which explain some of the basic concepts. If this does not help You enough in understanding and using ART feel free to send an e-mail to art@jaetzold.de.

A lot of information from books and web-pages has been used for ART. See the "Literaturverzeichnis"-section in the file art.pdf.

Downloads and Documentation

Last modified: Thursday, 12 January, 2006 17:10 (webmaster@jaetzold.de).