Closed srs3 closed 5 years ago
It appears as though the issue is with pygame. Mac OS does not allow pygame to run on a separate thread, which is what the code in the teleop_client.py appears to do.
I am a little stuck on how to resolve this, any suggestion would be massively appreciated.
Thanks!
My above suspicion was correct - temporarily resolved the issue by running the main_loop without assigning it to a thread.
Hi,
I am attempting to train the VAE. However, I cannot control the car in teleoperation mode, it remains still at the start line. Examining the images captured, they are all the same. When I exit the simulation and force quit the application from running in my terminal, I get a message that says "the current event queue and the main event queue are not the same".
Log:
I also get a further message from the terminal: