I’ve been trying to run my jetbot following the tutorial, but whenever I try to run the command: robot = Robot() on Jupyter notebook, it gives me the error: [Errno 110] Connection timed out.
Does anyone know why this is happening, and how it could be solved?