🪇 Adds git input function to GUI

This commit is contained in:
Rune Harlyk
2024-08-22 20:56:27 +02:00
committed by Rune Harlyk
parent 8c21f3e2e4
commit ceccb2c901
+2
View File
@@ -50,6 +50,8 @@ class GUI:
self.updateCamera()
self.handleInput()
def getInput(self):
self.update()
position = np.array(
[
pb.readUserDebugParameter(self.xId),