Sfoglia il codice sorgente

Added info for ubuntu

Bastian Kolditz 3 anni fa
parent
commit
ae7dc08d15

BIN
ubuntu/1_firefox_without_xhost.png


BIN
ubuntu/2_firefox_with_xhost.png


BIN
ubuntu/3_gazebo_without_gpu.png


BIN
ubuntu/4_gazebo_with_gpu.png


+ 7 - 0
ubuntu/bash commands.txt

@@ -0,0 +1,7 @@
+
+xhost +
+
+docker run --rm -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -h $HOSTNAME -v $HOME/.Xauthority:/home/bastian/.Xauthority gazebo_firefox
+
+docker run --rm --device=/dev/dri:/dev/dri -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -h $HOSTNAME -v $HOME/.Xauthority:/home/bastian/.Xauthority gazebo_firefox
+--device=/dev/dri:/dev/dri