You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model = [] # crie aqui uma instancia para o seu modelo. Se tiver mais de um, crie cada um com uma variavel diferente e altere o construtor do InputHandler para recebê-los
# Create CameraHandler instance
input_handler = InputHandler(model,gui)
# Set input handler into gui (start / stop / set new inputs)