Commit Graph

8 Commits

Author SHA1 Message Date
lars 804c1a90fd Cleanup and bug fix 2019-05-19 10:37:28 +02:00
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 f239148c8c rounded values and replaced existing if better 2019-05-12 18:18:40 +02:00
lars 7961defabc first working databaseCreator
Signed-off-by: L. Bogner <lars.bogner@outlook.de>
2019-05-12 16:07:07 +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