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
I'm trying to replicate the rosa-turtlesim-demo but i was stuck when i ran demo.sh.
The scripts prints Enabling X11 forwarding... and then It no longer goes on. it's as if script were frozen.
My environment
WSL 2
Ubuntu 22.04.5 LTS (Jammy Jellyfish)
At first, i got Error: X11 forwarding is not working. Please check your X11 server and try again. so i installed X11 with sudo apt install -y x11-xserver-utils.