Getting Started
From FREEDROIDZ
This page contains a collection of useful howtos and other interesting stuff
Contents |
installation
This page contains some installation instructions.
short howto: develop, deploy and install
Here you can find a tiny little howto that helps you with the first steps of freedroidz development. It only describes the eclipse-way, but non-eclipse users should get along well too. If you allready have some experience with java, maven, svn and eclipse, you should try this one.
eclipse setup
This howto describes how to set up an eclipse environment that enables you to start freedroidz from within your eclipse to simplify development and debugging. It is a little more detailed than the one above. If you are less experienced or if any problems occured, have a look at this step by step instructions.
howto develop your first own robot strategy
This howto helps you getting started with developing your own robot behavior.
