Clean up & commenting

This commit is contained in:
Derek Witcpalek
2020-04-03 22:42:55 -04:00
parent dac62c69d5
commit 9050681d95
3 changed files with 13 additions and 26 deletions

View File

@@ -1,5 +1,3 @@
#docker run -i -h rrrobot-env -t eecs467:rrrobot bash
xhost +local:docker #rrrobot-env
docker run -it --rm --device=/dev/input/event4 --device=/dev/dri:/dev/dri -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $PWD/rrrobot_src:/home/rrrobot/rrrobot_src -h rrrobot-env eecs467:rrrobot
xhost -local:docker #rrrobot-env