소스 검색

Added info for ubuntu

Bastian Kolditz 3 년 전
부모
커밋
ae7dc08d15
5개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      ubuntu/1_firefox_without_xhost.png
  2. BIN
      ubuntu/2_firefox_with_xhost.png
  3. BIN
      ubuntu/3_gazebo_without_gpu.png
  4. BIN
      ubuntu/4_gazebo_with_gpu.png
  5. 7 0
      ubuntu/bash commands.txt

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