#include "globaldata.h"

Go to the source code of this file.
Namespaces | |
| namespace | lpzrobots |
forward declarations | |
Functions | |
| void | initializeConsole () |
| should be called at the start | |
| void | closeConsole () |
| should be called at the end (to store history) | |
| bool | handleConsole (GlobalData &globalData) |
| offers a console interface the possibility to change parameter of all configurable objects in globalData storeing and restoreing of controllers . | |
| void | printConfigs (const ConfigList &configs) |
1.6.3