🪇 Adds git input function to GUI
This commit is contained in:
@@ -50,6 +50,8 @@ class GUI:
|
|||||||
self.updateCamera()
|
self.updateCamera()
|
||||||
self.handleInput()
|
self.handleInput()
|
||||||
|
|
||||||
|
def getInput(self):
|
||||||
|
self.update()
|
||||||
position = np.array(
|
position = np.array(
|
||||||
[
|
[
|
||||||
pb.readUserDebugParameter(self.xId),
|
pb.readUserDebugParameter(self.xId),
|
||||||
|
|||||||
Reference in New Issue
Block a user