Commit Graph

17 Commits (75d652461aa41608f6ada9687e9ebc4a67b737cc)

Author SHA1 Message Date
Julius 75d652461a More Cleanup
- changed all functions to lowercase
- changed buildin shadows
- changed outer_scope shadows
- changed unused interation variables to _
- changed nondescribtive variablenames to more explaining ones
- changed some methods to static
6 years ago
Trivernis 5fa2bb7fca Post-Merge Cleanup 6 years ago
Trivernis 66379ea24d Merge remote-tracking branch 'origin/develop' into develop 6 years ago
Trivernis b0481b7b17 Project cleanup
- Removed old main file
- Removed idea files
- Reformatted Code
- Moved testscripts to test folder
6 years ago
Julius Riegel d0a058e662 Fixed controllib
Pressed buttons are now the ordinal of the button instead of the button value what makes more sense.
7 years ago
Julius Riegel a798353933 Fixing the camera 10
Images now only refresh when taken
7 years ago
Julius Riegel f166d26a4a Fixing the camera 9
The resolution is now 1/4
7 years ago
Julius Riegel 9ec43e7e41 Fixing the camera 8
wrong var name fixed
7 years ago
Julius Riegel 167071ae6d Fixing the camera 7
Camsize parameter
7 years ago
Julius Riegel ae22100db9 Fixing the camera 6 7 years ago
Julius Riegel 73e37c0c84 Fixing the camera 5 7 years ago
Julius Riegel 8a763c7591 Fixing the camera 4
Trying to improve the performane
7 years ago
Julius Riegel 29f3ebb70e Rotating image now 7 years ago
Julius Riegel 1164a587ac Fixing the camera 3
Changed it
7 years ago
Julius Riegel b8b439c460 Fixing the camera 2
Print out array to see what happens.
Fixed list dude.
7 years ago
Julius Riegel a3afed06db Fixing the camera 1 7 years ago
Trivernis 5e4974327b - renamed main.py to main_old.py
- renamed main_new.py to main.py
 - added the camera functionalities
 - added the joystick to controllib
7 years ago