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
Open the docker container. If the docker image isn't built, it will build it for you.
./run
Once inside the running container, load the vnc server with the following command:
./novnc
Run Gazebo in the container to get some graphics output:
gazebo
Open your web browser to the following URL: http://localhost:6080/vnc.html and press the connect button (no password needed). You should see the gazebo window.