Description Client and server to remotely control a robot Installation To install run: pip install -r requirements.txt Client Runs with: python client/remote_controller.py Server Runs with: python server/robot.py