| Prev: Back-Propagation Learning | Up: Home | Next: Plugins, components and resources |
|---|---|---|
Table of contents
The total99 executable can be run in two modalities: graphical and batch. When run without any command line argument, the graphical user interface (GUI) is shown, which allows you to select the configuration file, modify configuration parameters and interactively run experiments. The batch modality, instead, does not start the GUI. Instead it is possible to specify the configuration file and the action to execute via command line parameters. This is useful when running long experiments (as, for example, evolutionary robotics ones) because not having to update the GUI leads to an increase in performance. Moreover the Evoga genetic algorithm can run parallel evaluations of genotypes (that better exploit the resources in modern multicore/multiprocessor architectures) only when total99 is started in batch modality.
The total99 executable recognise the following command line options:
For evolutionary robotics simulations that make use of the EvoRobotComponent component, here is a list of supported actions:
Manual: ComponentsPluginAndResources
Manual: EvorobotExperimentTest
Manual: Home
Anonymous