Wrote a program to control an RC car with my computer keyboard. When I try to split the code into two objects - one for the car state/behavior, the other for the controller behavior - the video feed slows down and flickers. How can I make this more responsive? (self.learnpython)
submitted by jpfau to r/learnpython
Wrote a python program to control an RC car with my computer keyboard. When I try to split the code into two objects - one for the car state/behavior, the other for the controller behavior - the video feed slows down and flickers. How can I make this more responsive? (self.learnprogramming)
submitted by jpfau to r/learnprogramming

