Files
linux-scripts/ros-launcher
2023-09-18 01:33:28 -05:00

5 lines
179 B
Bash
Executable File

#!/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