9 Commits

Author SHA1 Message Date
lade043 d80bf49905 Terminal control with robot lib (#5)
* imports and model described

* changed large parts of terminal Control to them using robotlib
therefore also added functions to robotlib

* bug fix

* debug

* debug

* bug fix

* bug fix

* bug fix

* sequence.csv for testing of -csv

* bug fix

* debug

* bug fix

* bug fix

* extreme positions weren't possible

* edited sequence.csv

* added function 'output'

* debug

* debug

* debug

* bug fix

* cleaned up

* added loop

* bug fix

* serialize and deserialize added

* bug fix

* bug fix

* bug fix

* Update .gitignore

terminalControl creates file to save last position, which will now not be uploaded

* Comment

* csv output added
2019-05-19 10:14:18 +02:00
lars 401ee4a7fe fixed some bugs 2019-05-18 08:34:11 +02:00
lars d822c6af78 Working version of databaseCreator and RobotLib 1.0
Signed-off-by: L. Bogner <lars.bogner@outlook.de>
2019-05-13 15:43:55 +02:00
lars ac6858677e created looper, but database doesn't expand just changes entry 2019-05-11 18:48:25 +02:00
lars 38940b46a8 Created RobotLib.py and implemented it 2019-05-10 14:56:21 +02:00
lars b72801d654 Completed Robot model. Now really ;) 2019-05-10 14:19:55 +02:00
lars 61b5bd9bbf Expanded Robot model 2019-05-10 13:40:28 +02:00
lars 2a3e9ed375 Finished Robot model 2019-04-28 20:07:29 +02:00
lars 6ffa4a4b64 Added v2 of database creator. This version is based on classes 2019-04-27 19:55:17 +02:00