Skip to content
Snippets Groups Projects
Commit b616f8f9 authored by TIm Kluge's avatar TIm Kluge
Browse files

ref #1: Add dri device mount for hardware acceleration

parent 9796f0ca
No related branches found
No related tags found
No related merge requests found
Pipeline #6479 failed
......@@ -16,6 +16,8 @@ docker run -it \
--volume=$XAUTH:$XAUTH:rw \
--env="XAUTHORITY=${XAUTH}" \
--env="DISPLAY" \
--device=/dev/dri \
--group-add video \
--user="ros" \
ceti-panda-gazebo-workspace \
"$@"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment