Added ros-launcher
This commit is contained in:
4
ros-launcher.sh
Executable file
4
ros-launcher.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker run --net=host --device /dev/dri/ -e DISPLAY=$DISPLAY -v $HOME/.Xauthority:/root/.Xauthority:ro -it osrf/ros:humble-desktop
|
||||
# -v /tmp/.X11-unix:/tmp/.X11-unix
|
Reference in New Issue
Block a user